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