[This is preliminary documentation and is subject to change.]
Creates a description string of the controller.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
Parameters
- target
- IClassy
Name of the object that owns this controller.
- noun
- String
The type of target (e.g. "world" or "zone").
- verb
- String
The action, in past tense, that this controller manages (e.g. "accessed" or "modified").
Return Value
[Missing <returns> documentation for "M:fCraft.SecurityController.GetDescription(fCraft.IClassy,System.String,System.String)"]