[This is preliminary documentation and is subject to change.]
Returns true if player has the given permission,
and is allowed to affect players of the given rank.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public bool Can( Permission permission, Rank other )
Parameters
- permission
- Permission
[Missing <param name="permission"/> documentation for "M:fCraft.Player.Can(fCraft.Permission,fCraft.Rank)"]
- other
- Rank
[Missing <param name="other"/> documentation for "M:fCraft.Player.Can(fCraft.Permission,fCraft.Rank)"]
Return Value
[Missing <returns> documentation for "M:fCraft.Player.Can(fCraft.Permission,fCraft.Rank)"]