FGameModeMessageTable¶
#include <GameModeMessageTable.h>
Inherits from FTableRowBase
Public Functions¶
Name | |
---|---|
TBL_API | FGameModeMessageTable() |
Public Attributes¶
Name | |
---|---|
bool | CommanderEvent |
TArray< FContextVoEntry > | ContextVos |
[[EFaction]] | CosmeticFaction |
float | Delay |
[[EFaction]] | DisplayGroup |
float | Duration |
FString | EventTag |
[[FGameplayTag]] | GameModeMessageType |
UTexture2D * | KillFeedIcon |
[[FGameplayTag]] | KillFeedType |
[[FText]] | Message |
[[EGameModeMessageDisplayType]] | MessageDisplayType |
[[EMessagePriority]] | MessagePriority |
UAkAudioEvent * | Sound |
bool | StagePersistentMessage |
Updated on 2025-01-21 at 09:02:25 +0100