Go to the source code of this file.
◆ SLATE_DECLARE_WIDGET
◆ SLATE_DECLARE_WIDGET_API
Value: private: \
using Super = ParentType; \
using ThisClass = WidgetType; \
template<class WidgetType, bool bIsUserWidget> \
friend struct TWidgetAllocator; \
template <typename ObjectType, ESPMode Mode> \
{ \
} \
public: \
private:
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SharedPointerInternals.h:400
Definition SlateAttributeDescriptor.h:261
◆ SLATE_IMPLEMENT_WIDGET