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

UnrealScriptTest.Test0021_PrivateFunctionLookupDerived

Extends
Test0021_PrivateFunctionLookupBase

Test calling a function which has the same name as a private function in a base class. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- UnrealScriptTest.TestClassBase
   |   
   +-- UnrealScriptTest.Test0021_PrivateFunctionLookupBase
      |   
      +-- UnrealScriptTest.Test0021_PrivateFunctionLookupDerived

Functions Summary
function DifferentNumberOfParams (float DeltaTime ))
Inherited Functions from UnrealScriptTest.Test0021_PrivateFunctionLookupBase
DifferentNumberOfParams, Test0021


Functions Detail

DifferentNumberOfParams Source code

function DifferentNumberOfParams ( float DeltaTime ) )


Defaultproperties

defaultproperties
{
   Name="Default__Test0021_PrivateFunctionLookupDerived"
   ObjectArchetype=Test0021_PrivateFunctionLookupBase'UnrealScriptTest.Default__Test0021_PrivateFunctionLookupBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:45.385 - Created with UnCodeX