I'm a doctor, not a mechanic

UE2:SimpleCommandlet (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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 ()