![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Macros | |
| #define | VVM_OP_CAT_XM_LIST |
| #define | VVM_OP_CAT_XM(Category, ...) Category, |
| #define | VVM_OP_XM(op, cat, ...) EVectorVMOpCategory::cat, |
Enumerations | |
| enum class | EVectorVMOpCategory : uint8 { MAX } |
| #define VVM_OP_CAT_XM | ( | Category, | |
| ... | |||
| ) | Category, |
| #define VVM_OP_CAT_XM_LIST |
| #define VVM_OP_XM | ( | op, | |
| cat, | |||
| ... | |||
| ) | EVectorVMOpCategory::cat, |
|
strong |