OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Region.CoreModules.Framework.InterfaceCommander.Command |
A single function call encapsulated in a class which enforces arguments when passing around as Object[]'s. Used for console commands and script API generation More... | |
class | OpenSim.Region.CoreModules.Framework.InterfaceCommander.CommandArgument |
A single command argument, contains name, type and at runtime, value. More... | |
Namespaces | |
package | OpenSim.Region.CoreModules.Framework.InterfaceCommander |