21 return *( Instance.
Get() );
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition TestStyle.h:13
static TSharedRef< class ISlateStyle > Create()
Definition TestStyle.cpp:45
static void ResetToDefault()
Definition TestStyle.cpp:21
static const ISlateStyle & Get()
Definition TestStyle.h:19
Definition ISlateStyle.h:18
UE_FORCEINLINE_HINT ObjectType * Get() const
Definition SharedPointer.h:1065
Definition SharedPointer.h:153