1162 {
1163 ref ServerBrowserEntry entry;
1164
1165 if ( index >= 0 )
1166 {
1168 {
1170 }
1171 else
1172 {
1173 entry = new ServerBrowserEntry( null, index, this );
1175
1177 }
1178 }
1179 else
1180 {
1181 return null;
1182 }
1183
1184
1186
1187 return entry;
1188 }
ref map< string, ref ServerBrowserEntry > m_EntryWidgets
SpacerBaseWidget m_ServerList
ref array< ref ServerBrowserEntry > m_ServerListEntries