Home
last modified time | relevance | path

Searched refs:currentFactionIndex (Results 1 – 2 of 2) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dnetwork_message.h917 SwitchSetupRequest( string selectedFactionName, int8 currentFactionIndex,
H A Dnetwork_message.cpp2994 SwitchSetupRequest::SwitchSetupRequest(string selectedFactionName, int8 currentFactionIndex, in SwitchSetupRequest() argument
3000 data.currentSlotIndex=currentFactionIndex; in SwitchSetupRequest()