[This is preliminary documentation and is subject to change.]

Checks whether this rank is granted the given permission.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
[PureAttribute]
public bool Can(
	Permission permission
)

Parameters

permission
Permission

See Also