![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "VectorVM.h"Go to the source code of this file.
Classes | |
| struct | VectorVM::Runtime::FVectorVMExecContext |
Namespaces | |
| namespace | VectorVM |
| namespace | VectorVM::Runtime |
Functions | |
| FVectorVMState * | VectorVM::Runtime::AllocVectorVMState (TConstArrayView< uint8 > ContextData) |
| void | VectorVM::Runtime::FreeVectorVMState (FVectorVMState *VVMState) |
| void | VectorVM::Runtime::ExecVectorVMState (FVectorVMExecContext *ExecCtx) |