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

Contents

Package: 
Core
This class in other games:
U2, U2XMP, UT

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

event int Main (string Parms)

Overrides: Commandlet.Main


[edit] Other instance functions

[edit] TestFunction

function int TestFunction ()


Personal tools