Always snap to grid

UE2:SimpleCommandlet (U2)

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

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 ()