Gah - a solution with more questions. – EntropicLqd

UE2:SimpleCommandlet (U2)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2 Object >> Commandlet >> SimpleCommandlet
Package: 
Core
This class in other games:
UT, U2XMP, UE2Runtime

null

Properties[edit]

intparm[edit]

Type: int


Default values[edit]

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

Functions[edit]

Events[edit]

Main[edit]

event int Main (string Parms)

Overrides: Commandlet.Main


Other instance functions[edit]

TestFunction[edit]

function int TestFunction ()