5#if WITH_VERSE_VM || defined(__INTELLISENSE__)
7#include "Misc/Optional.h"
49 VValue GetDefinition(
uint32 Index)
const {
return Definitions.GetValue(
Index).Follow(); }
52 template <
typename CellType>
56 template <
typename FunctorType>
60 template <
typename FunctorType>
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
const FColor Path(255, 255, 255)
bool SerializeImpl(const UScriptStruct *InSourceEventType, const void *InSourceEventData, FLiveLinkSerializedFrameData &OutSerializedData)
Definition LiveLinkCompression.cpp:126
U16 Index
Definition radfft.cpp:71
Definition CoreRedirects.h:220
Definition Optional.h:131