Files
UnrealEngineUWP/Engine/Source/Runtime/VectorVM/Public
shawn mcgrath 4433dd9449 Wrapped FVectorVMContext in NiagaraDataInterfaceFunctionContext for external functions to facilitate running an experimental VM in parallel.
External functions should no longer access FVectorVMContext directly and instead use the helper member functions in the NiagaraDataInterfaceFunctionContext class... this should have zero effect without NIAGARA_EXP_VM defined... if it is defined then it'll use the experimental VM functions, which are not included in this CL.
#rb shaun.kime #jira none #okforgithub public

[CL 16908052 by shawn mcgrath in ue5-main branch]
2021-07-21 07:42:24 -04:00
..