SwiftlyS2

WeightList

Interface WeightList

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface WeightList : ISchemaClass<WeightList>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Name

string Name { get; set; }
Property Value

Weights

ref CUtlVector<float> Weights { get; }
Property Value

On this page