Click or drag to resize

GObjectid Property

GObject的id,仅作为内部使用。与name不同,id值是不会相同的。 id is for internal use only.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string id { get; }

Property Value

Type: String
See Also