[This is preliminary documentation and is subject to change.]
Returns the rest of command's text, from current offset to the end of string.
If there is nothing to return (i.e. if string ends at the current offset),
returns empty string.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public string NextAll()