public L0_Text() { This = this; }
public override void Dispose() { base.Dispose(); This = null; }
public override void ConstructFromXML() { this.Owner = "FUI.Loading"; m_L0_Text = (L0_Text)this.GetChild("L0_Text"); }