Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dentity.hpp1096 enum ClientInformationType : int enum in TextSourceScript
1191 …ientInformation(int player, bool clearInventory, bool clearStats, ClientInformationType updateType…
H A Dactgeneral.cpp2298 …ientInformation(int player, bool clearInventory, bool clearStats, ClientInformationType updateType) in updateClientInformation()