Skip to content

EB1VehiclePartActionType

🎛️ Enum: EB1VehiclePartActionType

Describes the types of actions that can be applied to vehicle parts.

  • Invalid: Indicates an invalid or uninitialized value.
  • PlayStaticMeshAnim: Plays the static mesh animation of a vehicle part.
  • ReversePlayStaticMeshAnim: Plays the static mesh animation in reverse.
  • StopStaticMeshAnim: Stops the static mesh animation.
  • PlayVATAnim: Plays a vertex animation texture (VAT) animation.
  • SetPrimitiveCustomData: Applies custom primitive data to the vehicle part.
  • UnsetPrimitiveCustomData: Removes previously set custom primitive data.