Navigation
API > API/Plugins > API/Plugins/MassCommon
Vector2D encoded in int16, 1cm accuracy.
| Name | FMassInt16Vector2D |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassCommon/Public/MassCommonTypes.h |
| Include Path | #include "MassCommonTypes.h" |
Syntax
USTRUCT ()
struct FMassInt16Vector2D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassCommonTypes.h | |||
FMassInt16Vector2D
(
const FVector2D& InVector |
MassCommonTypes.h | ||
FMassInt16Vector2D
(
const FVector& InVector |
MassCommonTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2D Get() |
MassCommonTypes.h | ||
FVector GetVector
(
const float InZ |
MassCommonTypes.h | ||
void Set
(
const FVector2D& InVector |
MassCommonTypes.h |