Class ChallengeData

    • Constructor Detail

      • ChallengeData

        public ChallengeData()
    • Method Detail

      • getChallengeValue

        public int getChallengeValue()
      • setChallengeValue

        public void setChallengeValue​(int challengeValue)
      • getServerLoad

        public int getServerLoad()
      • setServerLoad

        public void setServerLoad​(int serverLoad)
      • serialize

        public void serialize​(java.io.OutputStream stream)
                       throws java.io.IOException
        Specified by:
        serialize in interface ISteamSerializable
        Throws:
        java.io.IOException
      • deserialize

        public void deserialize​(java.io.InputStream stream)
                         throws java.io.IOException
        Specified by:
        deserialize in interface ISteamSerializable
        Throws:
        java.io.IOException