8#include "ContentWidget.generated.h"
11UCLASS(Abstract, MinimalAPI)
18 UFUNCTION(BlueprintCallable, Category=
"Widget|Panel")
22 UFUNCTION(BlueprintCallable, Category=
"Widget|Panel")
26 UFUNCTION(BlueprintCallable, Category=
"Widget|Panel")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition ContentWidget.h:13
Definition PanelSlot.h:13