The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:SimpleCommandlet (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Commandlet >> SimpleCommandlet |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] intparm
Type: int
[edit] Default values
| Property | Value |
|---|---|
| HelpCmd | "Simple" |
| HelpOneLiner | "Simple test commandlet" |
| HelpUsage | "Simple (no parameters)" |
[edit] Functions
[edit] Events
[edit] Main
Overrides: Commandlet.Main
[edit] Other instance functions
[edit] TestFunction
function int TestFunction ()
