B1VehiclePartState
- Associates a named state with a part action type and an optional parameter for vehicle part animation.
| Property | Type | Description | Metadata |
|---|---|---|---|
| State | FName | Name of the state that triggers this part action. | Category: B1VehiclePartState |
| Type | EB1VehiclePartActionType | The action type to execute when this state is entered. | Category: B1VehiclePartState |
| S1 | FName | Additional string parameter for the action (e.g., animation name). | Category: B1VehiclePartState SearchLink: FB1VehiclePartState.Type |