Navigation
API > API/Runtime > API/Runtime/VectorVM
| Name | FVectorVMExtFunctionData |
| Type | struct |
| Header File | /Engine/Source/Runtime/VectorVM/Public/VectorVM.h |
| Include Path | #include "VectorVM.h" |
Syntax
struct FVectorVMExtFunctionData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | const FVMExternalFunction * | VectorVM.h | ||
| NumInputs | int32 | VectorVM.h | ||
| NumOutputs | int32 | VectorVM.h |