Skip to main content

B1State

  • Represents the runtime state of an object, tracking the active state group, state ID, and FX handle.
PropertyTypeDescriptionMetadata
StateGroupIdFNameThe ID of the active state group.Category: B1State
StateIdFNameThe ID of the currently active state within the group.Category: B1State
FXHandleIdint64The handle ID of the FX effect spawned by this state; -1 if no FX is active.Category: B1State