4#if WITH_VERSE_VM || defined(__INTELLISENSE__)
19inline bool FEmergentTypesCacheKeyFuncs::Matches(FEmergentTypesCacheKeyFuncs::KeyInitType
A, FEmergentTypesCacheKeyFuncs::KeyInitType
B)
24inline bool FEmergentTypesCacheKeyFuncs::Matches(FEmergentTypesCacheKeyFuncs::KeyInitType
A,
const VUniqueStringSet&
B)
26 return *(
A.Get()) ==
B;
29inline uint32 FEmergentTypesCacheKeyFuncs::GetKeyHash(FEmergentTypesCacheKeyFuncs::KeyInitType Key)
49 Class.SetNonCellNorPlaceholder(VValue());
74 .Flags = EArchetypeEntryFlags::HasDefaultValueExpression,
85 .Flags = EArchetypeEntryFlags::None,
96 .Flags = EArchetypeEntryFlags::HasDefaultValueExpression,
107 .Flags = EArchetypeEntryFlags::None,
111inline bool VArchetype::VEntry::IsConstant()
const
113 return !
Value.Get().IsUninitialized();
116inline bool VArchetype::VEntry::IsNativeRepresentation()
const
121inline bool VArchetype::VEntry::UseCRCName()
const
126inline bool VArchetype::VEntry::HasDefaultValueExpression()
const
133inline bool VArchetype::VEntry::IsInstanced()
const
138inline bool VArchetype::VEntry::IsPredicts()
const
143inline bool VArchetype::VEntry::IsVar()
const
148template <
class CppStructType>
155inline VClass& VClass::New(
171 return *
new (
InContext.Allocate(FHeap::DestructorSpace, NumBytes))
VClass(
#define checkSlow(expr)
Definition AssertionMacros.h:332
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
constexpr bool EnumHasAnyFlags(Enum Flags, Enum Contains)
Definition EnumClassFlags.h:35
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426
uint32 GetTypeHash(TPtrVariant< Ts... > Ptr)
Definition VVMPtrVariant.h:83
U16 Index
Definition radfft.cpp:71