Navigation
API > API/Plugins > API/Plugins/MassCommon
References
| Module | MassCommon |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassCommon/Public/MassCommonTypes.h |
| Include | #include "MassCommonTypes.h" |
Syntax
USTRUCT&40;&41;
struct FMassInt16Real10
Remarks
Float encoded in int16, 10cm accuracy.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int16 | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassInt16Real10
(
const float InValue |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FMassInt16Real10 RHS |
||
| bool | operator<
(
const FMassInt16Real10 RHS |
||
| bool | operator<=
(
const FMassInt16Real10 RHS |
||
| bool | operator==
(
const FMassInt16Real10 RHS |
||
| bool | operator>
(
const FMassInt16Real10 RHS |
||
| bool | operator>=
(
const FMassInt16Real10 RHS |
Constants
| Name | Description |
|---|---|
| Scale |