|
| SLATECORE_API void | ProtectedUnregisterAttribute (SWidget &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API void | ProtectedRegisterAttribute (SWidget &Widget, ESlateAttributeType AttributeType, TUniquePtr< ISlateAttributeGetter > &&Wrapper) |
| |
| SLATECORE_API void | ProtectedInvalidateWidget (SWidget &Widget, ESlateAttributeType AttributeType, EInvalidateWidgetReason InvalidationReason) const |
| |
| SLATECORE_API bool | ProtectedIsBound (const SWidget &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API ISlateAttributeGetter * | ProtectedFindGetter (const SWidget &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API FDelegateHandle | ProtectedFindGetterHandle (const SWidget &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API void | ProtectedUpdateNow (SWidget &Widget, ESlateAttributeType AttributeType) |
| |
| SLATECORE_API bool | ProtectedIsWidgetInDestructionPath (SWidget *Widget) const |
| |
| SLATECORE_API bool | ProtectedIsImplemented (const SWidget &Widget) const |
| |
| SLATECORE_API void | ProtectedMoveAttribute (SWidget &Widget, ESlateAttributeType AttributeType, const FSlateAttributeBase *Other) |
| |
| SLATECORE_API void | ProtectedUnregisterAttribute (ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API void | ProtectedRegisterAttribute (ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType, TUniquePtr< ISlateAttributeGetter > &&Wrapper) |
| |
| SLATECORE_API void | ProtectedInvalidateWidget (ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType, EInvalidateWidgetReason InvalidationReason) const |
| |
| SLATECORE_API bool | ProtectedIsBound (const ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API ISlateAttributeGetter * | ProtectedFindGetter (const ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API FDelegateHandle | ProtectedFindGetterHandle (const ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType) const |
| |
| SLATECORE_API void | ProtectedUpdateNow (ISlateAttributeContainer &Widget, ESlateAttributeType AttributeType) |
| |
◆ ProtectedFindGetter() [1/2]
◆ ProtectedFindGetter() [2/2]
◆ ProtectedFindGetterHandle() [1/2]
◆ ProtectedFindGetterHandle() [2/2]
◆ ProtectedInvalidateWidget() [1/2]
◆ ProtectedInvalidateWidget() [2/2]
◆ ProtectedIsBound() [1/2]
◆ ProtectedIsBound() [2/2]
◆ ProtectedIsImplemented()
| bool SlateAttributePrivate::FSlateAttributeImpl::ProtectedIsImplemented |
( |
const SWidget & |
Widget | ) |
const |
|
protected |
◆ ProtectedIsWidgetInDestructionPath()
| bool SlateAttributePrivate::FSlateAttributeImpl::ProtectedIsWidgetInDestructionPath |
( |
SWidget * |
Widget | ) |
const |
|
protected |
◆ ProtectedMoveAttribute()
◆ ProtectedRegisterAttribute() [1/2]
◆ ProtectedRegisterAttribute() [2/2]
◆ ProtectedUnregisterAttribute() [1/2]
◆ ProtectedUnregisterAttribute() [2/2]
◆ ProtectedUpdateNow() [1/2]
◆ ProtectedUpdateNow() [2/2]
The documentation for this struct was generated from the following files: