PulseScriptedSequenceData_t
Interface PulseScriptedSequenceData_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface PulseScriptedSequenceData_t : ISchemaClass<PulseScriptedSequenceData_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ActorID
ref int ActorID { get; }Property Value
EntrySequence
string EntrySequence { get; set; }Property Value
ExitSequence
string ExitSequence { get; set; }Property Value
HeldWeaponBehavior
ref ScriptedHeldWeaponBehavior_t HeldWeaponBehavior { get; }Property Value
IgnoreLookAt
ref bool IgnoreLookAt { get; }Property Value
LoopActionSequence
ref bool LoopActionSequence { get; }Property Value
LoopPostIdleSequence
ref bool LoopPostIdleSequence { get; }Property Value
LoopPreIdleSequence
ref bool LoopPreIdleSequence { get; }Property Value
MoveTo
ref ScriptedMoveTo_t MoveTo { get; }Property Value
MoveToGait
ref SharedMovementGait_t MoveToGait { get; }Property Value
PreIdleSequence
string PreIdleSequence { get; set; }Property Value
Sequence
string Sequence { get; set; }Property Value