Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.UIEngine2.IGUIConvertible< T > Interface Template Reference

Detailed Description

Declares members expected to provide objects conversation form data source to GUI scope ad backward.

Template Parameters
TType of convertible GUI element.
Type Constraints
T :AGUIElement 

Public Member Functions

bool ConvertToGUIElement (out T element)
 Converts object to GUI engine friendly object. More...
 

Member Function Documentation

◆ ConvertToGUIElement()

bool Doloro.UIEngine2.IGUIConvertible< T >.ConvertToGUIElement ( out T  element)

Converts object to GUI engine friendly object.

Parameters
elementInstantiate GUI element with connected data source.
Returns
Is the object instantiated.

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