AStrongholdBellTowerHudMarkerManager¶
#include <StrongholdBellTowerHudMarkerManager.h>
Inherits from AInfo
Public Functions¶
| Name | |
|---|---|
| AStrongholdBellTowerHudMarkerManager() | |
| void | ActivateManager() |
| void | DeactivateManager() |
| void | OnPlayerEnteredCapturePoint(ATBLCharacter * Character) |
| void | OnPlayerLeftCapturePoint(ATBLCharacter * Character) |
Public Attributes¶
| Name | |
|---|---|
| [[EFaction]] | AttackingFaction |
| TArray< AActor * > | CatapultActors |
| TArray< AActor * > | CatapultAmmoActors |
| TSubclassOf< AInventoryItem > | CatapultAmmoClass |
| TArray< AActor * > | DestroyableActors |
| FActorDisplayInfo | LoadedCatapultDisplayInfo |
| AMultiActorHUDMarker * | MultiActorHUDMarker |
| AActor * | TeamCapturePointActor |
| FActorDisplayInfo | UnLoadedCatapultDisplayInfo |
Updated on 2025-01-21 at 09:02:23 +0100