Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- ANiagaraPreviewBase
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraPreviewGrid.h |
Include | #include "NiagaraPreviewGrid.h" |
Syntax
UCLASS&40;Abstract, Blueprintable, Transient&41;
class ANiagaraPreviewBase : public AActor
Remarks
Base actor for preview actors used in UNiagaraPreviewAxis.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
void | SetLabelText
(
const FText& InXAxisText, |
|
![]() ![]() ![]() ![]() |
void | SetSystem
(
UNiagaraSystem* InSystem |
Overridden from AActor
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | If true, actor is ticked even if TickType==LEVELTICK_ViewportsOnly |