Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.InvetorySystem.UI.VirtualHub.ItemUIHubListener Class Reference

Detailed Description

Receives events from parental VirtualUIHub and updates ItemGUIElement content along with applied value.

Inheritance diagram for Doloro.InvetorySystem.UI.VirtualHub.ItemUIHubListener:
Collaboration diagram for Doloro.InvetorySystem.UI.VirtualHub.ItemUIHubListener:

Protected Member Functions

virtual void Start ()
 Subscribes internal handlers on network events.
 
virtual void OnSelected (UnityEngine.Object sender, object[] args)
 Occurs as soon as parental hub shares selection event. More...
 

Properties

GUIElementType ContentHolder [get]
 Connected IContentInspector<T> AGUIElement.
 

Member Function Documentation

◆ OnSelected()

virtual void Doloro.UIEngine2.Modules.VirtualHub.Extensions.ElementsCollection.AContentHolderUIHubListener< GUIElementType, ContentType >.OnSelected ( UnityEngine.Object  sender,
object[]  args 
)
protectedvirtualinherited

Occurs as soon as parental hub shares selection event.

Parameters
senderSource collection that had been sharing selection.
argsFirst argument expected as IContentInspector<ContentType>. Any another will be skipped.

In case if first argument is null pass it. Such an options should be considered as not selected source.


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