5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
57 Value.SetNonCellNorPlaceholder(NewValue);
62 Value.SetNonCellNorPlaceholderTransactionally(
Context, NewValue);
67 Value.SetNonCellNorPlaceholderTrailed(
Context, NewValue);
72 return Value.Get().IsRoot();
95 return Value.Get().IsUninitialized();
104 template <
typename TVisitor>
119 friend struct VValue;
122 friend ::FReferenceCollector;
#define checkSlow(expr)
Definition AssertionMacros.h:332
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
decltype(auto) Visit(Func &&Callable, Variants &&... Args)
Definition TVariant.h:271
Definition JsonObject.h:23
Definition UnrealType.h:174
Definition UnrealString.h.inl:34
Definition SharedPointer.h:692
Definition StringBuilder.h:79
@ Visitor
Definition XmppMultiUserChat.h:94
uint32 GetTypeHash(const FKey &Key)
Definition BlackboardKey.h:35
FString ToString(uint16 Value)
Definition PathFollowingComponent.cpp:82
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426
bool operator==(const FCachedAssetKey &A, const FCachedAssetKey &B)
Definition AssetDataMap.h:501
bool ToJSON(bool Value, JSONValue *JSON, JSONMemoryPoolAllocator &)
Definition JSON.h:211