The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:SimpleCommandlet (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Commandlet >> SimpleCommandlet
Package: 
Core
This class in other games:
UT, U2XMP, U2

null

Properties

intparm

Type: int


Default values

Property Value
HelpCmd "Simple"
HelpOneLiner "Simple test commandlet"
HelpUsage "Simple (no parameters)"

Functions

Events

Main

event int Main (string Parms)

Overrides: Commandlet.Main


Other instance functions

TestFunction

function int TestFunction ()