I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:SimpleCommandlet (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ()