4#if WITH_VERSE_VM || defined(__INTELLISENSE__)
18template <
typename CppEnumType>
33 template <
class SubTypeOfUStruct>
66template <
class SubTypeOfUEnum>
FUNCTION_NON_NULL_RETURN_START TCopyQualifiersFromTo_T< From, To > * CastChecked(From *Src) FUNCTION_NON_NULL_RETURN_END
Definition Casts.h:249
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
T * New(FMemStackBase &Mem, int32 Count=1, int32 Align=DEFAULT_ALIGNMENT)
Definition MemStack.h:259
Definition JsonObject.h:23
Definition JsonValue.h:22
Definition UnrealString.h.inl:34
Definition SharedPointer.h:692
bool SerializeImpl(const UScriptStruct *InSourceEventType, const void *InSourceEventData, FLiveLinkSerializedFrameData &OutSerializedData)
Definition LiveLinkCompression.cpp:126
EValueStringFormat
Definition VVMValuePrinting.h:17