Drag[en]gine Script Module DragonScript  1.23
Dragengine.Commands.ScriptModuleStatsConsoleCommand Class Reference

Script module stats console command. More...

Inheritance diagram for Dragengine.Commands.ScriptModuleStatsConsoleCommand:
Dragengine.Commands.ConsoleCommand

Public Member Functions

void execute (Console console, Array params)
 Execute command. More...
 
ScriptModuleStatsConsoleCommand new ()
 Create console command. More...
 
- Public Member Functions inherited from Dragengine.Commands.ConsoleCommand
String getDescription ()
 Description to display to user. More...
 
String getName ()
 Unique name of command. More...
 
String getSyntax ()
 Command syntax. More...
 
void setDescription (String description)
 
void setName (String name)
 Set unique name of command. More...
 
void setSyntax (String syntax)
 Set command syntax. More...
 

Detailed Description

Script module stats console command.

Member Function Documentation

◆ execute()

void Dragengine.Commands.ScriptModuleStatsConsoleCommand.execute ( Console  console,
Array  params 
)

Execute command.

Reimplemented from Dragengine.Commands.ConsoleCommand.

◆ new()

ScriptModuleStatsConsoleCommand Dragengine.Commands.ScriptModuleStatsConsoleCommand.new ( )

Create console command.

Reimplemented from Dragengine.Commands.ConsoleCommand.


The documentation for this class was generated from the following file: