5#include "Containers/Array.h"
40 return Properties.
Num() != 0;
59 void* TopLevelContainer_ScriptStructData =
nullptr;
constexpr auto MakeArrayView(OtherRangeType &&Other)
Definition ArrayView.h:873
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition UnrealType.h:174
Definition ArrayView.h:139
UE_REWRITE SizeType Num() const
Definition Array.h:1144
UE_NODEBUG UE_FORCEINLINE_HINT ElementType & Last(SizeType IndexFromTheEnd=0) UE_LIFETIMEBOUND
Definition Array.h:1263
Definition FieldIconFinder.cpp:16
Definition WeakObjectPtrTemplates.h:25
Definition PropertyPath.h:27
ADVANCEDWIDGETS_API void * GetContainerPtr()
Definition PropertyPath.cpp:37
TArray< const FProperty *, TInlineAllocator< 1 > > FPropertyArray
Definition PropertyPath.h:29
TArrayView< const FProperty *const > GetProperties() const
Definition PropertyPath.h:48
bool HasProperty() const
Definition PropertyPath.h:38
const FProperty * GetLastProperty() const
Definition PropertyPath.h:43