Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSimulationStageBase.h |
Include |
#include "NiagaraSimulationStageBase.h" |
UCLASS()
class UNiagaraSimulationStageBase : public UNiagaraMergeable
A base class for niagara simulation stages. This class should be derived to add stage specific information.
Name | Description | ||
---|---|---|---|
|
uint32: 1 |
bEnabled |
|
|
TObjectPtr< UNi... |
Script |
|
|
SimulationStageName |
Name | Description | |
---|---|---|
|
UNiagaraSimulationStageBase() |
Name | Description | ||
---|---|---|---|
|
AppendCompileHash ( |
||
|
GetStackContextReplacementName() |
Return the FName to use in place of the default for the location in the stack context. |
|
|
RequestRecompile() |
||
|
SetEnabled ( |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |
Name |
Description |
---|---|
ParticleSpawnUpdateName |