Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
InfoCommand Class Reference

Show all possible position/velocity representations of an Nbody object. More...

Inheritance diagram for InfoCommand:
GEConsole.GEConsoleCommand

Public Member Functions

override string Run (string[] args)
 Function to be run by the console, returning the output to be displayed in the console.
 
abstract string Run (string[] args)
 Function to be run by the console, returning the output to be displayed in the console.
 

Additional Inherited Members

- Public Attributes inherited from GEConsole.GEConsoleCommand
string[] names
 Full name first (one that will be used when help is displayed)
 
string help
 Help string (shown when '?' is entered)
 
string declaringClass
 Name of declaring class (will be filled in automatically)
 

Detailed Description

Show all possible position/velocity representations of an Nbody object.

Member Function Documentation

◆ Run()

override string InfoCommand.Run ( string[]  args)
virtual

Function to be run by the console, returning the output to be displayed in the console.

Implements GEConsole.GEConsoleCommand.


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