csharp
public sealed class SeatA seat with its names resolved.
Fields and properties (7)
public SeatDefinition DefinitionWhat it was compiled from.
public int IndexWhich of its vehicle's seats it is.
public string IdWhat it is called within its vehicle.
public SeatRole RoleWhat somebody in it may do.
public bool ControlsWhether whoever is in it steers.
public GameplayTag TagWhat sitting in it grants.
public RequirementSet RequirementsWhat has to be true to sit in it.
Used by (3)
- MovementLibraryVixen.Gameplay.Movement
- VehicleVixen.Gameplay.Movement
- VehicleInstanceVixen.Gameplay.Movement