메소드 | 설명 | |
---|---|---|
Execute ( IRocketPlayer caller, string command ) : void |
메소드 | 설명 | |
---|---|---|
Add ( Region steamID, ulong mSteamID ) : void | ||
GetList ( Region region ) : List |
||
Remove ( Region region, ulong mSteamID ) : void |
메소드 | 설명 | |
---|---|---|
GetTarget ( string search, string &name ) : CSteamID |
protected abstract Add ( Region steamID, ulong mSteamID ) : void | ||
steamID | Region | |
mSteamID | ulong | |
리턴 | void |
public Execute ( IRocketPlayer caller, string command ) : void | ||
caller | IRocketPlayer | |
command | string | |
리턴 | void |
protected abstract Remove ( Region region, ulong mSteamID ) : void | ||
region | Region | |
mSteamID | ulong | |
리턴 | void |