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

UnrealScriptTest.Test0024_Commandlet

Extends
TestCommandletBase

Driver commandlet for testing delegate boolean comparison functionality. Copyright 2007 Epic Games, Inc. All Rights Reserved

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

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

Delegates Summary
delegate CommandletDelegate (int i ))

Functions Summary
function CommandletDelegateFunction (int Param1 ))
eventint Main (string Parms ))
Inherited Functions from Core.Commandlet
Main


Delegates Detail

CommandletDelegate Source code

delegate CommandletDelegate ( int i ) )


Functions Detail

CommandletDelegateFunction Source code

function CommandletDelegateFunction ( int Param1 ) )

Main Source code

event int Main ( string Parms ) )


Defaultproperties

defaultproperties
{
   LogToConsole=True
   Name="Default__Test0024_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.425 - Created with UnCodeX