Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNDIArrayProxyImpl
Description
Called before PreStage to get the dispatch arguments The default implementation is temporary and will call GetElementCount & GetGPUInstanceCountOffset to set direct arguments. This method will become a pure virtual in 5.3 to enforce its usage over the older methods.
Virtual Inheritance
- FNiagaraDataInterfaceProxyRW::GetDispatchArgs → FNDIArrayProxyImpl::GetDispatchArgs
| Name | GetDispatchArgs |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceArrayImpl.h |
| Include Path | #include "NiagaraDataInterfaceArrayImpl.h" |
virtual void GetDispatchArgs
(
const FNDIGpuComputeDispatchArgsGenContext & Context
)