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

UnrealScriptTest.Test0021_Commandlet

Extends
TestCommandletBase

Driver commandlet for tests which verify the behavior calling function which have the same name as private functions in a base class. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

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


Functions Detail

main Source code

event int main ( string Params ) )

Test0021 Source code

function int Test0021 ( ) )


Defaultproperties

defaultproperties
{
   Name="Default__Test0021_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.367 - Created with UnCodeX