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

True if a rank restriction is in effect. This property is used to distinguish cases of no MinRank set vs. cases of MinRank set to LowestRank.

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

Syntax

   
 C# 
public bool HasRankRestriction { get; }

See Also