CAudioMorphData
Interface CAudioMorphData
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CAudioMorphData : ISchemaClass<CAudioMorphData>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
EaseIn
ref float EaseIn { get; }Property Value
EaseOut
ref float EaseOut { get; }Property Value
NameHashCodes
ref CUtlVector<uint> NameHashCodes { get; }Property Value
NameStrings
ref CUtlVector<CUtlString> NameStrings { get; }Property Value
Samples
ref CUtlVector<CUtlVector<float>> Samples { get; }Property Value
Times
ref CUtlVector<float> Times { get; }Property Value