C# Class ctac.ServerAuthCommand

Inheritance: strange.extensions.command.impl.Command
ファイルを表示 Open project: dshook/centauri-tac

Private Properties

Property Type Description
sendAuthToken void

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
sendAuthToken ( PlayerModel playerModel ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void