An Enumeration of various permission groups that control access to aspects of a vehicle.
- Driver is a seat that is always seat number 0.
- Gunner is a seat that is not the Driver and controls a mounted weapon.
- Passenger is a seat that is not the Driver and does not have control of a mounted weapon.
- Trunk represnts access to the vehicle's internal storage space.
Organized to replicate the PlanetsideAttributeMessage value used for that given access level.
In their respective PlanetsideAttributeMessage packet, the groups are indexed in the same order as 10 through 13.
An
Enumerationof various permission groups that control access to aspects of a vehicle.-
Driveris a seat that is always seat number 0.-
Gunneris a seat that is not theDriverand controls a mounted weapon.-
Passengeris a seat that is not theDriverand does not have control of a mounted weapon.-
Trunkrepresnts access to the vehicle's internal storage space.Organized to replicate the
PlanetsideAttributeMessagevalue used for that given access level. In their respectivePlanetsideAttributeMessagepacket, the groups are indexed in the same order as 10 through 13.