|
| virtual ::std::unique_ptr<::UIComponent > | clone (::UIControl &cloneOwner) const |
| virtual void | reset () |
| virtual bool | isCustomFrameUpdateComponent () const |
|
MCAPI ::std::unique_ptr<::UIComponent > | $clone (::UIControl &cloneOwner) const |
|
MCFOLD void | $reset () |
|
MCFOLD bool | $isCustomFrameUpdateComponent () 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 | onVisibilityChanged (bool) |
|
virtual void | onEnabledChanged (bool) |
|
virtual bool | isRenderableComponent () const |
|
virtual bool | onLayoutChange () |
|
virtual void | reload (::UIComponent const &rhs) |
|
virtual::std::string const & | getTextToSpeechComponentValue () const |
|
MCFOLD void | $dtor () |
|
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 | $onVisibilityChanged (bool) |
|
MCFOLD void | $onEnabledChanged (bool) |
|
MCFOLD bool | $isRenderableComponent () const |
|
MCFOLD bool | $onLayoutChange () |
|
MCFOLD void | $reload (::UIComponent const &rhs) |
|
MCFOLD::std::string const & | $getTextToSpeechComponentValue () const |
◆ clone()
| virtual ::std::unique_ptr<::UIComponent > CustomFrameUpdateComponent::clone |
( |
::UIControl & | cloneOwner | ) |
const |
|
virtual |
◆ reset()
| virtual void CustomFrameUpdateComponent::reset |
( |
| ) |
|
|
virtual |
◆ isCustomFrameUpdateComponent()
| virtual bool CustomFrameUpdateComponent::isCustomFrameUpdateComponent |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** CustomFrameUpdateComponent::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: