5#include "Containers/Array.h"
11#include "DynamicPropertyPath.generated.h"
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define USTRUCT(...)
Definition ObjectMacros.h:746
#define GENERATED_USTRUCT_BODY(...)
Definition ObjectMacros.h:767
Definition UnrealType.h:174
Definition PropertyPathHelpers.h:97
Definition DynamicPropertyPath.h:19
bool GetValue(UObject *InContainer, T &OutValue) const
Definition DynamicPropertyPath.h:35
bool GetValue(UObject *InContainer, T &OutValue, FProperty *&OutProperty) const
Definition DynamicPropertyPath.h:43