Go to the source code of this file.
◆ VERSE_DEFINE_NONPARAMETRIC_RUNTIME_TYPE
Value: template <> \
struct TRuntimeTypeTraits<
CType> \
{ \
{ \
return RuntimeTypeType::Get(); \
} \
};
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
◆ VERSE_ENUM_RUNTIME_TYPE_KINDS
| #define VERSE_ENUM_RUNTIME_TYPE_KINDS |
( |
|
v | ) |
|
Value:
float v
Definition radaudio_mdct.cpp:62
◆ VERSE_IMPLEMENT_GLOBAL_RUNTIME_TYPE
Value:
{ \
return StaticType; \
}
◆ VISIT_KIND