Native class

SGBAGameplayAttributeWidget#

  • Declared in "Details/Slate/SGBAGameplayAttributeWidget.h"
class SGBAGameplayAttributeWidget : public SCompoundWidget

Internal delegates#

Methods#

Fields#

  • private
    • ComboButton&
    TSharedPtr<SComboButton> ComboButton

    Used to display an attribute picker.

    • FilterClass&
    TWeakObjectPtr<const UClass> FilterClass

    Attribute set Class we want to see attributes of

    • FilterMetaData&
    FString FilterMetaData

    The search string being used to filter the attributes

    • OnAttributeChanged&
    FOnAttributeChanged OnAttributeChanged

    Delegate to call when the selected attribute changes

    • SelectedPropertyPtr&
    TWeakFieldPtr<FProperty> SelectedPropertyPtr

    The currently selected attribute