1145 {
1146 ref ServerBrowserEntry entry;
1147
1148 if ( index >= 0 )
1149 {
1151 {
1153 }
1154 else
1155 {
1156 entry = new ServerBrowserEntry( null, index, this );
1158
1160 }
1161 }
1162 else
1163 {
1164 return null;
1165 }
1166
1167
1169
1170 return entry;
1171 }
ref map< string, ref ServerBrowserEntry > m_EntryWidgets
SpacerBaseWidget m_ServerList
ref array< ref ServerBrowserEntry > m_ServerListEntries