Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpMod
Database
KickInfo
C# Class SharpMod.Database.KickInfo
Inheritance:
AdminCommandInfo
Show file
Open project: txdv/sharpmod
Class Usage Examples
Public Methods
Method
Description
KickInfo
( ) :
System
KickInfo
(
Player
admin
,
Player
target
,
string
reason
) :
System
Method Details
KickInfo()
public
method
public
KickInfo
( ) :
System
return
System
KickInfo()
public
method
public
KickInfo
(
Player
admin
,
Player
target
,
string
reason
) :
System
admin
Player
target
Player
reason
string
return
System