Navigation
Unreal Engine C++ API Reference > Runtime > VectorVM
References
Module | VectorVM |
Header | /Engine/Source/Runtime/VectorVM/Public/VectorVM.h |
Include | #include "VectorVM.h" |
Syntax
template<typename T>
struct FExternalFuncInputHandler
Remarks
A flexible handler that can deal with either constant or register inputs.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FExternalFuncInputHandler
(
FVectorVMExternalFunctionContext& Context |