Method | Description | |
---|---|---|
IsOp ( this player ) : bool |
Determines if the player is an operator
|
|
SetOp ( this player, bool op ) : void |
Update operator status for the player
|
public static SetOp ( this player, bool op ) : void | ||
player | this | |
op | bool | |
return | void |