Class SteamWorkshop


  • public class SteamWorkshop
    extends ClientMsgHandler
    This handler is used for requesting files published on the Steam Workshop.
    • Constructor Detail

      • SteamWorkshop

        public SteamWorkshop()
    • Method Detail

      • handleMsg

        public void handleMsg​(IPacketMsg packetMsg)
        Description copied from class: ClientMsgHandler
        Handles a client message. This should not be called directly.
        Specified by:
        handleMsg in class ClientMsgHandler
        Parameters:
        packetMsg - The packet message that contains the data.