5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
17#if WITH_VERSE_VM || defined(__INTELLISENSE__)
31 return TEXT(
"Verse::TWriteBarrier<Verse::VCell>");
37 return TEXT(
"Verse::TWriteBarrier<Verse::VValue>");
43 return TEXT(
"Verse::VRestValue");
49 Verse::VRestValue
Value(0);
50 Value.SetNonCellNorPlaceholder(Verse::VValue());
57 Verse::VRestValue*
Value =
new (
A) Verse::VRestValue(0);
58 Value->SetNonCellNorPlaceholder(Verse::VValue());
63template <
typename InTCppType>
90#if UE_WITH_CONSTINIT_UOBJECT
97#if WITH_EDITORONLY_DATA
137#if UE_WITH_CONSTINIT_UOBJECT
162#if UE_WITH_CONSTINIT_UOBJECT
179 Verse::TWriteBarrier<Verse::VValue>
Type;
181#if WITH_EDITORONLY_DATA
196#if UE_WITH_CONSTINIT_UOBJECT
209#if WITH_EDITORONLY_DATA
FString GetTypeName()
Definition Casts.h:66
#define DECLARE_FIELD_API(TClass, TSuperClass, TStaticFlags, TRequiredAPI)
Definition Field.h:257
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
T TNotNull
Definition NotNull.h:307
@ CASTCLASS_FVCellProperty
Definition ObjectMacros.h:398
@ CASTCLASS_FVRestValueProperty
Definition ObjectMacros.h:394
@ CASTCLASS_FVValueProperty
Definition ObjectMacros.h:393
EObjectFlags
Definition ObjectMacros.h:552
EPropertyObjectReferenceType
Definition ObjectMacros.h:533
EInternal
Definition ObjectMacros.h:175
@ EC_InternalUseOnlyConstructor
Definition ObjectMacros.h:175
EPropertyPointerType
Definition UnrealType.h:156
EConvertFromTypeResult
Definition UnrealType.h:130
Definition NameTypes.h:617
Definition OutputDevice.h:133
Definition UnrealType.h:174
Definition UObjectGlobals.h:2492
Definition StructuredArchiveSlots.h:52
Definition VBPVMDynamicProperty.h:13
Definition UnrealString.h.inl:34
Definition UnrealType.h:1446
static UE_FORCEINLINE_HINT TCppType * InitializePropertyValue(void *A)
Definition UnrealType.h:1492
static UE_FORCEINLINE_HINT TCHAR const * GetTypeName()
Definition UnrealType.h:1456
static UE_FORCEINLINE_HINT TCppType GetDefaultPropertyValue()
Definition UnrealType.h:1477
Definition UnrealType.h:1538
virtual bool HasIntrusiveUnsetOptionalState() const override
Definition UnrealType.h:1670
Definition SharedPointer.h:692
Definition GarbageCollectionSchema.h:62
Definition GarbageCollectionSchema.h:265
Type
Definition PawnAction_Move.h:11
Definition UObjectConstructInternal.h:15
bool Identical(const void *A, const void *B, uint32 PortFlags, bool &bOutResult)
Definition Class.h:1353
Definition PropertyTag.h:38