Skip to content

DISEnumsAndStructs

Quintin edited this page Mar 30, 2023 · 5 revisions

DIS Enums and Structs

DIS Enumerations and Structs

Central location for reusable enums and structs.

Back to Top


Includes

Back to Top


Members

None

Back to Top


Enums

Name Description
uint8 EDeadReckoningAlgorithm Algorthim to use in computing dead reckoning
uint8 EDetonationResult The result of a detonation
uint8 EDISCullingMode Type of entity culling to perform
uint8 EEntityStateSendingMode Type of PDU to send for entity state updates
uint8 EForceID Force identifier for an entity
uint8 EGroundClampingMode Type of ground clamping to use for an entity when available
uint8 EPDUType Designator for the type of PDU
uint8 EReason Reason for the Stop/Freeze PDU

Back to Top


Structs

Name Description
FArticulationParameters
FBurstDescriptor
FClockTime
FDeadReckoningParameters
FEarthCenteredEarthFixedDouble
FEarthCenteredEarthFixedFloat
FEastNorthUp
FEntityID
FEntityType
FEventID
FHeadingPitchRoll
FLatLonHeightDouble
FLatLonHeightFloat
FNorthEastDown
FPsiThetaPhi
FWorldOrigin

Back to Top


Clone this wiki locally