CAnimGraphDebugReplay
Interface CAnimGraphDebugReplay
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CAnimGraphDebugReplay : ISchemaClass<CAnimGraphDebugReplay>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
AnimGraphFileName
string AnimGraphFileName { get; set; }Property Value
FrameCount
ref int FrameCount { get; }Property Value
FrameList
ref CUtlVector<SchemaUntypedField> FrameList { get; }Property Value
StartIndex
ref int StartIndex { get; }Property Value
WriteIndex
ref int WriteIndex { get; }Property Value