Agrarsense
|
#include <LevelTeleportLocation.h>
Public Attributes | |
FString | LocationId |
FText | LocationName |
FTransform | TeleportLocationTransform |
Holds teleport location data
Definition at line 17 of file LevelTeleportLocation.h.
FString FLevelTeleportLocation::LocationId |
Definition at line 22 of file LevelTeleportLocation.h.
FText FLevelTeleportLocation::LocationName |
Definition at line 25 of file LevelTeleportLocation.h.
FTransform FLevelTeleportLocation::TeleportLocationTransform |
Definition at line 28 of file LevelTeleportLocation.h.
Referenced by ASpectator::TeleportToLevelTeleportLocation().