메소드 | 설명 | |
---|---|---|
PlayerPermissionEventArgs ( TSPlayer player, string permission ) : System.Collections.Generic |
Initializes a new instance of the PlayerPermissionEventArgs class.
|
public PlayerPermissionEventArgs ( TSPlayer player, string permission ) : System.Collections.Generic | ||
player | TSPlayer | The player who fired the event. |
permission | string | The permission being checked. |
리턴 | System.Collections.Generic |