Property | Type | Description | |
---|---|---|---|
IndexMap | PlayerIndexMap, |
Method | Description | |
---|---|---|
BoltStartDone ( ) : void | ||
Connected ( BoltConnection connection ) : void | ||
Disconnected ( BoltConnection connection ) : void | ||
OnEvent ( TeamChangeEvent evnt ) : void |
public Connected ( BoltConnection connection ) : void | ||
connection | BoltConnection | |
return | void |
public Disconnected ( BoltConnection connection ) : void | ||
connection | BoltConnection | |
return | void |
public OnEvent ( TeamChangeEvent evnt ) : void | ||
evnt | TeamChangeEvent | |
return | void |