![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Namespaces | |
| namespace | Bridge |
| namespace | Optimizer |
| namespace | Runtime |
Classes | |
| struct | FExternalFuncConstHandler |
| struct | FExternalFuncInputHandler |
| struct | FExternalFuncRegisterHandler |
| struct | FUserPtrHandler |
| union | FVecReg |
Functions | |
| uint8 | GetNumOpCodes () |
| uint8 | CreateSrcOperandMask (EVectorVMOperandLocation Type0, EVectorVMOperandLocation Type1, EVectorVMOperandLocation Type2) |
| void | Init () |
| uint8 VectorVM::CreateSrcOperandMask | ( | EVectorVMOperandLocation | Type0, |
| EVectorVMOperandLocation | Type1, | ||
| EVectorVMOperandLocation | Type2 | ||
| ) |
| uint8 VectorVM::GetNumOpCodes | ( | ) |
Get total number of op-codes
| void VectorVM::Init | ( | ) |