Navigation
API > API/Plugins > API/Plugins/AvalancheText
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AAvaTextActor
References
| Module | AvalancheText |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheText/Public/AvaTextActor.h |
| Include | #include "AvaTextActor.h" |
Syntax
UCLASS (MinimalAPI, ClassGroup=(Text3D), DisplayName="Motion Design Text",
Meta=(ComponentWrapperClass))
class AAvaTextActor : public AActor
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAvaColorChangeData | GetColorData () |
||
| UText3DComponent * | |||
| void | SetColorData
(
const FAvaColorChangeData& InColorData |