SwiftlyS2

CFootstepLandedAnimTag

Interface CFootstepLandedAnimTag

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFootstepLandedAnimTag : CAnimTagBase, ISchemaClass<CAnimTagBase>, ISchemaClass<CFootstepLandedAnimTag>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoneName

string BoneName { get; set; }
Property Value

DebugAnimSourceString

string DebugAnimSourceString { get; set; }
Property Value

FootstepJumpPhase

ref FootstepJumpPhase_t FootstepJumpPhase { get; }
Property Value

FootstepType

ref FootstepLandedFootSoundType_t FootstepType { get; }
Property Value

OverrideSoundName

string OverrideSoundName { get; set; }
Property Value

On this page