7#define UE_API COREUOBJECT_API
14 bool bRequiresConcrete =
false;
15 bool bRequiresCastable =
false;
42#if WITH_EDITORONLY_DATA
#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
@ CASTCLASS_None
Definition ObjectMacros.h:334
EObjectFlags
Definition ObjectMacros.h:552
EPropertyPointerType
Definition UnrealType.h:156
#define UE_API
Definition VerseClassProperty.h:7
Definition Archive.h:1208
Definition UnrealType.h:3411
Definition NameTypes.h:617
Definition OutputDevice.h:133
Definition UnrealType.h:174
Definition VerseClassProperty.h:11
FVerseClassProperty::TTypeFundamentals TTypeFundamentals
Definition VerseClassProperty.h:18
TTypeFundamentals::TCppType TCppType
Definition VerseClassProperty.h:19
virtual UE_API bool SameType(const FProperty *Other) const override
Definition VerseClassProperty.cpp:79
virtual UE_API const TCHAR * ImportText_Internal(const TCHAR *Buffer, void *ContainerOrPropertyPtr, EPropertyPointerType PropertyPointerType, UObject *OwnerObject, int32 PortFlags, FOutputDevice *ErrorText) const override
Definition VerseClassProperty.cpp:37
virtual UE_API FString GetCPPMacroType(FString &ExtendedTypeText) const override
Definition VerseClassProperty.cpp:68