Skip to main content

B1AnimNotifyEventData_ChangeVehiclePartState

  • Animation notify event data for changing a vehicle part's state at a specific point during animation.
PropertyTypeDescriptionMetadata
PartTypeEB1VehiclePartTypeThe type of vehicle part to change state on.Category: B1AnimNotifyEventData_ChangeVehiclePartState
PartStateFNameThe state name to transition to, linked to VehicleTemplate part state settings.Category: B1AnimNotifyEventData_ChangeVehiclePartState
Foreign: VehicleTemplate.PartList.StateSettings.State
TypeEB1NotyfyTypeWhether this is a one-shot Notify or a duration-based NotifyState.
TriggerTimefloatTime in seconds within the animation at which this event triggers.
DurationfloatDuration in seconds for NotifyState events.