CARLA
Public Attributes | List of all members
FCarlaMapTile Struct Reference

#include <LargeMapManager.h>

+ Collaboration diagram for FCarlaMapTile:

Public Attributes

FVector Location {0.0f}
 
FString Name
 
ULevelStreamingDynamic * StreamingLevel = nullptr
 
bool TilesSpawned = false
 

Detailed Description

Definition at line 42 of file LargeMapManager.h.

Member Data Documentation

◆ Location

FVector FCarlaMapTile::Location {0.0f}

◆ Name

FString FCarlaMapTile::Name

◆ StreamingLevel

ULevelStreamingDynamic* FCarlaMapTile::StreamingLevel = nullptr

◆ TilesSpawned

bool FCarlaMapTile::TilesSpawned = false

Definition at line 57 of file LargeMapManager.h.

Referenced by ALargeMapManager::OnLevelRemovedFromWorld().


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