APodiumLocation¶
#include <PodiumLocation.h>
Inherits from AActor
Public Functions¶
| Name | |
|---|---|
| APodiumLocation() |
Protected Attributes¶
| Name | |
|---|---|
| TArray< UPodiumLocationComponent * > | LocationComponents |
| TArray< UPodiumLocationComponent * > | LoserLocationComponents |
| TArray< FPodiumLocationData > | LoserLocationsData |
| USceneComponent * | SceneComponent |
| TArray< UPodiumLocationComponent * > | VictorLocationComponents |
| TArray< FPodiumLocationData > | VictorLocationsData |
Updated on 2025-01-21 at 09:02:23 +0100