FPersonalityEmoteTableRow¶
#include <PersonalityEmoteTableRow.h>
Inherits from FTableRowBase
Public Functions¶
| Name | |
|---|---|
| TBL_API | FPersonalityEmoteTableRow() |
Public Attributes¶
| Name | |
|---|---|
| bool | ApplySpamLimiter |
| FString | AudioEmoteString |
| TEnumAsByte< [[EAudioVOType::Type]] > | AudioEmoteType |
| bool | CanBeCancelled |
| FName | EmoteAnimationName |
| [[EEmoteAnimationSource]] | EmoteAnimationSource |
| UTexture2D * | EmoteIcon |
| [[FText]] | EmoteName |
| FName | EmoteNameId |
| [[EEmoteType]] | EmoteType |
| bool | IsValid |
| bool | ShowInRadialMenu |
Updated on 2025-01-21 at 09:02:25 +0100