9#include "PropertyWrapper.generated.h"
11#define UE_API COREUOBJECT_API
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition UObjectGlobals.h:1292
Definition UnrealType.h:174
Definition PropertyWrapper.h:54
UMulticastDelegatePropertyWrapper(const FObjectInitializer &ObjectInitializer)
Definition PropertyWrapper.h:58
Definition PropertyWrapper.h:66
UMulticastInlineDelegatePropertyWrapper(const FObjectInitializer &ObjectInitializer)
Definition PropertyWrapper.h:70
Definition PropertyWrapper.h:23
FProperty * DestProperty
Definition PropertyWrapper.h:33
const FProperty * GetProperty() const
Definition PropertyWrapper.h:46
void SetProperty(FProperty *InProperty)
Definition PropertyWrapper.h:36
UPropertyWrapper(const FObjectInitializer &ObjectInitializer)
Definition PropertyWrapper.h:27
FProperty * GetProperty()
Definition PropertyWrapper.h:41