ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Networking.Lobby.IMapManager Interface Reference

Interface used to check if a map exists and optionally save a downloaded map if one does not. More...

Inherited by NetworkDebug.MapManager.

Public Member Functions

Task< bool > HasMap (string mapHash)
 
string GetHash (string serializedMap)
 
void Save (string serializedMap)
 

Detailed Description

Interface used to check if a map exists and optionally save a downloaded map if one does not.


The documentation for this interface was generated from the following file: