Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include | #include "NiagaraDebuggerCommon.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraDebuggerExecuteConsoleCommand
Remarks
Command that will execute a console command on the debugger client.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRequiresWorld | ||
| FString | Command |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraDebuggerExecuteConsoleCommand
(
FString InCommand, |