ExampleGUI.cs 90 B

123456789
  1. function ExampleGUI::onWake(%this)
  2. {
  3. }
  4. function ExampleGUI::onSleep(%this)
  5. {
  6. }