C# Class HFTPlayerNameManager

Mostra file Open project: greggman/hft-unity-gamepad Class Usage Examples

Public Methods

Method Description
Close ( ) : void
HFTPlayerNameManager ( NetPlayer netPlayer ) : System

Private Methods

Method Description
AddHandlers ( ) : void
HandleBusyMsg ( MessageBusy data ) : void
HandleSetNameMsg ( MessageSetName data ) : void
RemoveAllHandlers ( ) : void

Method Details

Close() public method

public Close ( ) : void
return void

HFTPlayerNameManager() public method

public HFTPlayerNameManager ( NetPlayer netPlayer ) : System
netPlayer NetPlayer
return System