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

Set of permissions given to this rank. Use Rank.Can() to access.

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

Syntax

   
 C# 
public bool[] Permissions { get; private set; }

See Also