Data Realms Fan Forums http://45.55.195.193/ |
|
SceneEditorGUI *Solved* http://45.55.195.193/viewtopic.php?f=73&t=45760 |
Page 1 of 1 |
Author: | Bad Boy [ Sun Jul 06, 2014 8:05 pm ] |
Post subject: | SceneEditorGUI *Solved* |
http://wiki.datarealms.com/LuaDocs/SceneEditorGUI Anyone know how to access it? I assume it's got some short form name for the actual object, like MovableMan for the MovableManager class, but I don't know what it is. Same thing with BuyMenuGUI I suppose, though I'm not trying to get at that right now. |
Author: | Bad Boy [ Thu Jul 10, 2014 4:19 am ] |
Post subject: | Re: SceneEditorGUI *Solved* |
Much thanks to weegee for finding how this is accessed for me. For anyone's future reference, you can get to it with: Code: ToGameActivity(ActivityMan:GetActivity()):GetEditorGUI(Team_Number_Here); Similarly, you can access the BuyMenuGUI with: Code: ToGameActivity(ActivityMan:GetActivity()):GetBuyMenuGUI(Team_Number_Here); |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |