FMarkedActorEntry¶
#include <MarkedActorEntry.h>
Inherited by FMarkedActorEntryAmmoRefill, FMarkedActorEntryBurnable, FMarkedActorEntryInteractable, FMarkedActorEntryStatsComponent
Public Functions¶
Name | |
---|---|
TBL_API | FMarkedActorEntry() |
Public Attributes¶
Name | |
---|---|
TArray< UPrimitiveComponent * > | CollsionComponents |
TWeakObjectPtr< UHudMarkerDisplayComponent > | HUDMarkerComponent |
TWeakObjectPtr< AActor > | MarkedActor |
TWeakObjectPtr< UWidgetVisibilityComponent > | VisibilityComponent |
Updated on 2025-01-21 at 09:02:25 +0100