Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SharpMod
Commands
AdminReload
C# Class SharpMod.Commands.AdminReload
Inheritance:
Command
ファイルを表示
Open project: txdv/sharpmod
Public Methods
Method
Description
AdminReload
( ) :
System
AdminReload
(
string
arguments
) :
System
Execute
(
Player
player
) :
void
Method Details
AdminReload()
public
method
public
AdminReload
( ) :
System
return
System
AdminReload()
public
method
public
AdminReload
(
string
arguments
) :
System
arguments
string
return
System
Execute()
public
method
public
Execute
(
Player
player
) :
void
player
Player
return
void