5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
7#include "Containers/Map.h"
52 const PairType& Pair =
Map->GetPairTable()[
Map->GetSequenceTable()[
Index]];
53 return {Pair.Key.Get().Follow(), Pair.Value.Get().Follow()};
69 template <
typename GetEntryByIndex>
145 return Data.Get().GetPtr();
153 return Data.Get().GetPtr();
161 template <
typename MapType>
164 std::byte*
Cell =
Context.AllocateFastCell(
sizeof(MapType));
169 template <
typename MapType,
typename GetEntryByIndex>
172 template <
typename FunctionType>
175 template <
typename FunctionType>
178 template <
typename MapType,
typename FunctionType>
179 MapType&
TraverseImpl(FAllocationContext, FunctionType);
181 template <
typename MapType,
typename FunctionType>
182 MapType& Traverse(FAllocationContext, FunctionType);
195 template <
typename MapType>
223 using VMapBase::VMapBase;
233 using VMapBase::VMapBase;
EForEachResult ForEach(T &Array, const PREDICATE_CLASS &Predicate)
Definition AISense_Sight.cpp:60
#define check(expr)
Definition AssertionMacros.h:314
UE_FORCEINLINE_HINT FLinearColor operator*(float Scalar, const FLinearColor &Color)
Definition Color.h:473
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE_FORCEINLINE_HINT bool operator!=(const FIndexedPointer &Other) const
Definition LockFreeList.h:76
T * New(FMemStackBase &Mem, int32 Count=1, int32 Align=DEFAULT_ALIGNMENT)
Definition MemStack.h:259
Definition JsonObject.h:23
Definition AndroidPlatformMisc.h:14
Definition UnrealString.h.inl:34
Definition SharedPointer.h:692
Definition StringBuilder.h:79
GeometryCollection::Facades::FMuscleActivationData Data
Definition MuscleActivationConstraints.h:15
uint32 GetTypeHash(const FKey &Key)
Definition BlackboardKey.h:35
T::FDataType GetValue(const UBlackboardComponent &Blackboard, const FName &Name, FBlackboard::FKey &InOutCachedKey, const typename T::FDataType &DefaultValue)
Definition ValueOrBBKey.h:51
const FColor Path(255, 255, 255)
Definition MeshAttributeArray.h:2195
SIZE_T GetAllocatedSize(const T &Value)
Definition ManagedArray.h:93
FORCEINLINE T * Get(const FObjectPtr &ObjectPtr)
Definition ObjectPtr.h:426
bool SerializeImpl(const UScriptStruct *InSourceEventType, const void *InSourceEventData, FLiveLinkSerializedFrameData &OutSerializedData)
Definition LiveLinkCompression.cpp:126
UStruct * GetValueType(const FStructSerializerState &State)
Definition StructSerializer.cpp:254
bool operator==(const FCachedAssetKey &A, const FCachedAssetKey &B)
Definition AssetDataMap.h:501
FORCEINLINE FStridedReferenceIterator begin(FStridedReferenceView View)
Definition FastReferenceCollector.h:490
FORCEINLINE FStridedReferenceIterator end(FStridedReferenceView View)
Definition FastReferenceCollector.h:491
FORCEINLINE UE_STRING_CLASS RhsType && Rhs
Definition String.cpp.inl:718
U16 Index
Definition radfft.cpp:71