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

Returns the highest rank that is allowed to be affected by this rank, in the conext of the given permission. If no limit was explicitly specified, returns this/own rank.

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

Syntax

   
 C# 
[NotNullAttribute]
public Rank GetLimit(
	Permission permission
)

Parameters

permission
Permission

See Also