Click or drag to resize

GUIButtonBaseModelOutlineAtlas Property

If not empty, the atlas used is the one stated here, otherwise using the same atlas as the button itself.

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

Property Value

Type: String
See Also