메소드 | 설명 | |
---|---|---|
GetCSteamIDParameter ( this array, int index ) : ulong? | ||
GetColorParameter ( this array, int index ) : Color? | ||
GetRocketPlayerParameter ( this array, int index ) : Rocket.API.RocketPlayer | ||
GetUnturnedPlayerParameter ( this array, int index ) : UnturnedPlayer |
public static GetCSteamIDParameter ( this array, int index ) : ulong? | ||
array | this | |
index | int | |
리턴 | ulong? |
public static GetColorParameter ( this array, int index ) : Color? | ||
array | this | |
index | int | |
리턴 | Color? |
public static GetRocketPlayerParameter ( this array, int index ) : Rocket.API.RocketPlayer | ||
array | this | |
index | int | |
리턴 | Rocket.API.RocketPlayer |
public static GetUnturnedPlayerParameter ( this array, int index ) : UnturnedPlayer | ||
array | this | |
index | int | |
리턴 | UnturnedPlayer |