|
| virtual ::std::unique_ptr<::UIComponent > | clone (::UIControl &cloneOwner) const |
| virtual void | reset () |
| virtual void | onVisibilityChanged (bool visible) |
|
virtual::std::string const & | getTextToSpeechComponentValue () const |
|
MCAPI void | setRenderer (::std::shared_ptr<::UICustomRenderer > renderer) |
|
MCAPI bool | updateCustom (::IClientInstance &client, ::UIScene const &scene) |
|
MCAPI ::std::unique_ptr<::UIComponent > | $clone (::UIControl &cloneOwner) const |
|
MCFOLD void | $reset () |
|
MCAPI void | $onVisibilityChanged (bool visible) |
|
MCFOLD::std::string const & | $getTextToSpeechComponentValue () const |
|
virtual void | updateUI (::UIMeasureStrategy const &context) |
| virtual bool | isRenderableComponent () const |
|
MCAPI void | _updateLayoutSize () |
|
MCFOLD void | $updateUI (::UIMeasureStrategy const &context) |
|
MCFOLD bool | $isRenderableComponent () const |
|
virtual::ComponentReceiveActionType | receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
virtual::ComponentReceiveActionType | receive (::ScreenEvent const &screenEvent) |
|
virtual void | onNotifyChildAdded () |
|
virtual void | onNotifyChildRemoved () |
|
virtual void | onRemoved () |
|
virtual void | onAdded () |
|
virtual void | onEnabledChanged (bool enabled) |
|
virtual bool | isCustomFrameUpdateComponent () const |
|
virtual bool | onLayoutChange () |
|
virtual void | reload (::UIComponent const &rhs) |
|
MCFOLD::ComponentReceiveActionType | $receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
MCFOLD::ComponentReceiveActionType | $receive (::ScreenEvent const &screenEvent) |
|
MCFOLD void | $onNotifyChildAdded () |
|
MCFOLD void | $onNotifyChildRemoved () |
|
MCFOLD void | $onRemoved () |
|
MCFOLD void | $onAdded () |
|
MCFOLD void | $onEnabledChanged (bool enabled) |
|
MCFOLD bool | $isCustomFrameUpdateComponent () const |
|
MCFOLD bool | $onLayoutChange () |
|
MCFOLD void | $reload (::UIComponent const &rhs) |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::UICustomRenderer > > | mRenderer |
|
::ll::TypedStorage< 8, 32, ::std::string > | mItemName |
|
::ll::TypedStorage< 1, 1, bool > | mSupportsLayoutOverride |
|
::ll::TypedStorage< 4, 8, ::glm::vec2 > | mMeasuredSize |
|
::ll::TypedStorage< 4, 4, float > | mPropagatedAlpha |
|
::ll::TypedStorage< 8, 8, ::UIControl & > | mOwner |