SwiftlyS2

AnimationDecodeDebugDumpElement_t

Interface AnimationDecodeDebugDumpElement_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DecodeOps

ref CUtlVector<CUtlString> DecodeOps { get; }
Property Value

DecodedAnims

ref CUtlVector<CUtlString> DecodedAnims { get; }
Property Value

EntityIndex

ref int EntityIndex { get; }
Property Value

InternalOps

ref CUtlVector<CUtlString> InternalOps { get; }
Property Value

ModelName

string ModelName { get; set; }
Property Value

PoseParams

ref CUtlVector<CUtlString> PoseParams { get; }
Property Value

On this page