Ejemplo n.º 1
0
void NetworkLogic::debugReturn(ExitGames::Common::DebugLevel::DebugLevel /*debugLevel*/, const ExitGames::Common::JString& string)
{
	debugReturn(string);
}
Ejemplo n.º 2
0
void NetworkLogic::debugReturn(PhotonPeer_DebugLevel debugLevel, const ExitGames::Common::JString& string)
{
	debugReturn(string);
}