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

UnrealScriptTest.Test0020_Commandlet

Extends
TestCommandletBase

To run this do the following: run UnrealScriptTest.Test0020_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.Test0020_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 PerformStructSerializationTest ()))
Inherited Functions from Core.Commandlet
Main


Functions Detail

Main Source code

event int Main ( string Parms ) )

PerformStructSerializationTest Source code

final function PerformStructSerializationTest ( ) )


Defaultproperties

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