[This is preliminary documentation and is subject to change.]
Cached list of all players in the database.
May be quite long. Make sure to copy a reference to
the list before accessing it in a loop, since this
array be frequently be replaced by an updated one.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public static PlayerInfo[] PlayerInfoList { get; private set; }