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

UnrealScriptTest.Test0010_Commandlet

Extends
TestCommandletBase

To run this do the following: run UnrealScriptTest.Test0010_Commandlet Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

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

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

Functions Summary
eventint main (string Params ))
functionint Test0010 (coerce int TestNumber ))
function TestInterface ()))
Inherited Functions from Core.Commandlet
Main


Functions Detail

main Source code

event int main ( string Params ) )

Test0010 Source code

function int Test0010 ( coerce int TestNumber ) )

TestInterface Source code

function TestInterface ( ) )


Defaultproperties

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