Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FSystemAdapter
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
SystemAdapter/SystemAdapter.h |
|
|
|
SystemAdapter/SystemAdapter.h |
|
GetUpdateScript()
| |
|
| Name |
GetUpdateScript |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/SystemAdapter.h |
| Include Path |
#include "SystemAdapter/SystemAdapter.h" |
| Source |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/SystemAdapter/SystemAdapter.cpp |
TSharedRef < FStackScriptAdapter > GetUpdateScript()
GetUpdateScript()
| |
|
| Name |
GetUpdateScript |
| Type |
function |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/SystemAdapter.h |
| Include Path |
#include "SystemAdapter/SystemAdapter.h" |
| Source |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/SystemAdapter/SystemAdapter.cpp |
TSharedRef < const FStackScriptAdapter > GetUpdateScript() const