- 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
Functions Summary |
 | int | main (string Params ))
|
 | int | Test0003 ()))
|
event int main ( string Params ) )
function int Test0003 ( ) )
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'
}
|
Creation time: sk 18-3-2018 10:00:45.072 - Created with
UnCodeX