Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FDataFragment_AgentRadius |
|
|
FDataFragment_NavLocation |
|
|
FDataFragment_ObjectWrapper |
This is a common type for all the wrappers pointing at UObjects used to copy data from them or set data based on Mass simulation.. |
|
FDataFragment_Transform |
|
|
FMassInt16Real |
Float encoded in int16, 1cm accuracy. |
|
FMassInt16Real10 |
Float encoded in int16, 10cm accuracy. |
|
FMassInt16Vector |
Vector encoded in int16, 1cm accuracy. |
|
FMassInt16Vector2D |
Vector2D encoded in int16, 1cm accuracy. |
|
FMassNetworkID |
|
|
FMassSnorm8Vector |
Vector which components are in range [-1..1], encoded in signed bytes. |
|
FMassSnorm8Vector2D |
Vector2D which components are in range [-1..1], encoded in signed bytes. |
|
FMassUnorm8Real |
Real in range [0..1], encoded in signed bytes. |
|
FVectorFragment |
This fragment is a kind of an experiment. |
|
IMassCommonModule |
The public interface to this module. |
|
UMassGameplaySettings |