Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayEffectUIData_TextOnly.h |
Include |
#include "GameplayEffectUIData_TextOnly.h" |
UCLASS()
class UGameplayEffectUIData_TextOnly : public UGameplayEffectUIData
UI data that contains only text. This is mostly used as an example of a subclass of UGameplayEffectUIData. If your game needs only text, this is a reasonable class to use. To include more data, make a custom subclass of UGameplayEffectUIData.
Name | Description | ||
---|---|---|---|
|
Description |
Name | Description | |
---|---|---|
|
UGameplayEffectUIData_TextOnly ( |