Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/INiagaraCompiler
| Type | Name | Description | |
|---|---|---|---|
| int32 | CompileScript
(
const FNiagaraCompileRequestData* InCompileRequest, |
Please update to supply the GroupName directly as this will be removed in a future version. | |
| int32 | CompileScript
(
const FStringView GroupName, |
Starts the async compilation of a script and returns the job handle to retrieve the results |