Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h4612 int gameplayerleftreason_; variable
15859 gameplayerleftreason_ = 0; in clear_gameplayerleftreason()
15864 return static_cast< ::GamePlayerLeftMessage_GamePlayerLeftReason >(gameplayerleftreason_); in gameplayerleftreason()
15869 gameplayerleftreason_ = value; in set_gameplayerleftreason()
H A Dpokerth.pb.cc9910 gameplayerleftreason_ = 0;
9959 ZR_(gameid_, gameplayerleftreason_);
10148 std::swap(gameplayerleftreason_, other->gameplayerleftreason_);