CMotionGraphGroup
Interface CMotionGraphGroup
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMotionGraphGroup : ISchemaClass<CMotionGraphGroup>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
IsActiveScript
AnimScriptHandle IsActiveScript { get; }Property Value
MotionGraphConfigs
ref CUtlVector<CMotionGraphConfig> MotionGraphConfigs { get; }Property Value
MotionGraphs
ref CUtlVector<SchemaUntypedField> MotionGraphs { get; }Property Value
SampleToConfig
ref CUtlVector<int> SampleToConfig { get; }Property Value
SearchDB
CMotionSearchDB SearchDB { get; }Property Value