FNiagaraSystemScriptExecutionContext::PerInstanceFunctionHook

Helper function that handles calling into per instance DI calls and massages the VM context appropriately.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScriptExecutionContext.h

Include

#include "NiagaraScriptExecutionContext.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraScriptExecutionContext.cpp

Syntax

void PerInstanceFunctionHook
(
    FVectorVMContext & Context,
    int32 PerInstFunctionIndex,
    int32 UserPtrIndex
)

Remarks

Helper function that handles calling into per instance DI calls and massages the VM context appropriately.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss