WeightList
Interface WeightList
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface WeightList : ISchemaClass<WeightList>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Name
string Name { get; set; }Property Value
Weights
ref CUtlVector<float> Weights { get; }Property Value