Click or drag to resize

GUIImageModelGUITooltipId Property

Specifies the GUI tooltip template used for this element.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string GUITooltipId { get; set; }

Property Value

Type: String
Remarks

If not specified, the generic tooltip template will be used.

See Also