|
|
| ShowForceCommand (SelectiveForceBase forceBase) |
| |
| 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.
|
| |
|
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)
|
| |
◆ Run()
| override string SelectiveForceBase.ShowForceCommand.Run |
( |
string[] |
args | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- C:/Users/musgr/Documents/Unity/gravityengine/Assets/GravityEngine/Scripts/Engine/Integrators/Forces/SelectiveForceBase.cs