class WorldsMenuGAME_TEMPLATESource
WorldsMenu › GenericEntity › IEntity › Managed
All members, including inherited
Constructors 2
void WorldsMenu(IEntitySource src, IEntity parent)GAME_TEMPLATEReferences Class.CastTo(), WorkspaceWidget.CreateWidgets(), CGame.GetWorkspace()
Show 6 more
, LoadWorlds(), SetCursorWidget(), IEntity.SetEventMask(), IEntity.SetFlags(), Widget.SetSort(), and m_MouseWidgetvoid ~WorldsMenu()GAME_TEMPLATEReferences m_MouseWidget
Members 5
int m_DbgListSelection = 0GAME_TEMPLATEReferenced by EOnPostFrame()
int m_WorldsCount = 0GAME_TEMPLATEReferenced by LoadWorlds()
string DEFAULT_WORLD = "worlds/default.ent"GAME_TEMPLATEReferenced by InsertWorldToList()
ref array<string> m_DbgOptions = {}GAME_TEMPLATEref ImageWidget m_MouseWidgetGAME_TEMPLATEMethods 4
array<string> GetWorldList()GAME_TEMPLATEReferences m_DbgOptions
override void EOnPostFrame(IEntity other, int extra)GAME_TEMPLATEvoid LoadWorlds()GAME_TEMPLATEReferences CloseFindFile(), array.Count(), FindFile()
Show 4 more
, FindNextFile(), InsertWorldToList(), m_DbgOptions, and m_WorldsCountReferenced by WorldsMenu()
void InsertWorldToList(string fileName)GAME_TEMPLATEReferenced by LoadWorlds()