Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/TSlateBaseNamedArgs
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AccessibleText
(
TAttribute< FText > InAttribute |
||
| WidgetArgsType & | AccessibleText
(
TSharedRef< UserClass > InUserObjectRef, |
Bind attribute with delegate to a shared pointer-based class method. | |
| WidgetArgsType & | AccessibleText
(
UserClass* InUserObject, |
Bind attribute with delegate to a shared pointer-based class method. |