Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraFunctionLibrary
| Type | Name | Description | |
|---|---|---|---|
| TDIType * | GetDataInterface
(
UNiagaraComponent* NiagaraSystem, |
Finds an array interface of the given class. | |
| UNiagaraDataInterface * | GetDataInterface
(
UClass* DIClass, |
Finds an array interface of the given class. |