Agrarsense
Public Attributes | List of all members
FLevelTeleportLocation Struct Reference

#include <LevelTeleportLocation.h>

Public Attributes

FString LocationId
 
FText LocationName
 
FTransform TeleportLocationTransform
 

Detailed Description

Holds teleport location data

Definition at line 17 of file LevelTeleportLocation.h.

Member Data Documentation

◆ LocationId

FString FLevelTeleportLocation::LocationId

Definition at line 22 of file LevelTeleportLocation.h.

◆ LocationName

FText FLevelTeleportLocation::LocationName

Definition at line 25 of file LevelTeleportLocation.h.

◆ TeleportLocationTransform

FTransform FLevelTeleportLocation::TeleportLocationTransform

Definition at line 28 of file LevelTeleportLocation.h.

Referenced by ASpectator::TeleportToLevelTeleportLocation().


The documentation for this struct was generated from the following file: