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

Checks whether this command may be called by players of a given rank.

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

Syntax

   
 C# 
public bool CanBeCalledBy(
	Rank rank
)

Parameters

rank
Rank

See Also