Click or drag to resize

GUIButtonBaseModelHashedPath Property

Used by PlayHistory to store and retrieve relative coordinates of the object inside the XML tree

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

Property Value

Type: String

Implements

IHaveHashedPathHashedPath
See Also