UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VectorVMEditor.h File Reference
#include "VectorVM.h"
#include "VectorVMTypes.h"

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 }
 

Macro Definition Documentation

◆ VVM_OP_CAT_XM

#define VVM_OP_CAT_XM (   Category,
  ... 
)    Category,

◆ VVM_OP_CAT_XM_LIST

#define VVM_OP_CAT_XM_LIST
Value:
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define VVM_OP_CAT_XM(Category,...)
Definition VectorVMEditor.h:17

◆ VVM_OP_XM

#define VVM_OP_XM (   op,
  cat,
  ... 
)    EVectorVMOpCategory::cat,

Enumeration Type Documentation

◆ EVectorVMOpCategory

enum class EVectorVMOpCategory : uint8
strong
Enumerator
MAX