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

UnrealScriptTest.Test0003_Commandlet

Extends
TestCommandletBase

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

Core.Object
|   
+-- Core.Commandlet
   |   
   +-- UnrealScriptTest.TestCommandletBase
      |   
      +-- UnrealScriptTest.Test0003_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 Test0003 ()))
Inherited Functions from Core.Commandlet
Main


Functions Detail

main Source code

event int main ( string Params ) )

Test0003 Source code

function int Test0003 ( ) )


Defaultproperties

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