Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealScriptTest.UDebuggerRegressionCommandlet

Extends
TestCommandletBase

Commandlet for testing and regression of UDebugger execution. To run, use: run UnrealScriptTest.UDebuggerRegression Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- Core.Commandlet
   |   
   +-- UnrealScriptTest.TestCommandletBase
      |   
      +-- UnrealScriptTest.UDebuggerRegressionCommandlet

Variables Summary
Inherited Variables from Core.Commandlet
HelpDescription, HelpParamDescriptions, HelpParamNames, HelpUsage, HelpWebLink, IsClient, IsEditor, IsServer, LogToConsole, ShowErrorCount

Functions Summary
eventint Main (string Parms ))
Inherited Functions from Core.Commandlet
Main


Functions Detail

Main Source code

event int Main ( string Parms ) )


Defaultproperties

defaultproperties
{
   HelpDescription="Commandlet for testing and regression of UDebugger execution."
   HelpUsage="gamename.exe UnrealScriptTest.UDebuggerRegression"
   HelpParamNames(0)=
   HelpParamDescriptions(0)=
   Name="Default__UDebuggerRegressionCommandlet"
   ObjectArchetype=TestCommandletBase'UnrealScriptTest.Default__TestCommandletBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:45.705 - Created with UnCodeX