UDisplayComponent¶
#include <DisplayComponent.h>
Inherits from UActorComponent, IReplicatedSubobjectInterface, IDisplayComponentInterface
Inherited by UActorInfoDisplayComponent, UHudMarkerDisplayComponent, UObjectiveStatusDisplayComponent, USimpleDisplayComponent, UUnderCrosshairDisplayComponent, UZoneDisplayComponent
Public Functions¶
| Name | |
|---|---|
| [[EFaction]] | GetFactionFromRelevantFaction([[EFactionOrAttackerDefender]] RelevantFaction) |
| [[EFaction]] | GetFactionFromRelevantFactionStatic(UObject * WorldContextObject, [[EFactionOrAttackerDefender]] RelevantFaction) |
| UDisplayComponent() |
Public Attributes¶
| Name | |
|---|---|
| TSoftClassPtr< UHUDContainerSubWidget > | WidgetClass |
| [[EWidgetContainer]] | WidgetContainerType |
| bool | bCanHudMarkerUsePooledWidget |
Updated on 2025-01-21 at 09:02:24 +0100