Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.UIEngine2.Modules.VirtualHub.AHubAgent Class Reference

Detailed Description

Agent that bond with a VirtualUIHub via hierarchy.

Inheritance diagram for Doloro.UIEngine2.Modules.VirtualHub.AHubAgent:
Collaboration diagram for Doloro.UIEngine2.Modules.VirtualHub.AHubAgent:

Protected Member Functions

virtual void Awake ()
 
virtual void OnHubPreChange ()
 Occurs before hub property changed with new value. More...
 
virtual void OnHubPostChange ()
 Occurs after hub property had been changed. More...
 

Properties

AGUIElement element [get]
 Element connected to the agent.
 
virtual VirtualUIHub hub [get, set]
 Reference to parental hub.
 

Member Function Documentation

◆ OnHubPostChange()

virtual void Doloro.UIEngine2.Modules.VirtualHub.AHubAgent.OnHubPostChange ( )
protectedvirtual

Occurs after hub property had been changed.

hub value could be null.

◆ OnHubPreChange()

virtual void Doloro.UIEngine2.Modules.VirtualHub.AHubAgent.OnHubPreChange ( )
protectedvirtual

Occurs before hub property changed with new value.

hub value could be null.

Reimplemented in Doloro.UIEngine2.Modules.VirtualHub.UIHubListener.


The documentation for this class was generated from the following file: