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

UnrealScriptTest.Test0011_Commandlet

Extends
TestCommandletBase

To run this do the following: run UnrealScriptTest.Test0011_Commandlet Part of the unrealscript execution and compilation regression framework. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

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

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

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


Functions Detail

Main Source code

event int Main ( string Parms ) )

PerformBoolOrderTest Source code

final function PerformBoolOrderTest ( ) )


Defaultproperties

defaultproperties
{
   HelpDescription="regression testing for CIS"
   HelpUsage="gamename.exe UnrealScriptTest.Test0011_Commandlet"
   HelpParamNames(0)=
   HelpParamDescriptions(0)=
   LogToConsole=True
   Name="Default__Test0011_Commandlet"
   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.218 - Created with UnCodeX