Table of Contents

Class AsynchronousMultiplayerManager

Namespace
GrindFest
Assembly
GrindFest.dll
public class AsynchronousMultiplayerManager : Singleton<AsynchronousMultiplayerManager>
Inheritance
object
AsynchronousMultiplayerManager
Inherited Members

Fields

ChatLog
IsConnected
LastConnectionError
LoadedHeroAssemblies
NearbyHeroes

Properties

IsAsyncMultiplayerEnabled

Methods

DeleteHero(string)
DisplayChatMessage(string, string)
DisplayChatNotification(string)
ExtractAndLoadHeroCode(string, string, string, string)
LeaveWorld()
PlayerJoinedGame(Assembly, HeroData, Party)