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

UnrealScriptTest.Test0004_Interface

Testing extending a base class implementing an interface and having a derived class overriding a subset of the functions Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

UnrealScriptTest.Test0004_Interface

Functions Summary
function Test0004_FunctionA ()
functionbool Test0004_FunctionB ()
functionstring Test0004_FunctionC ()
functionint Test0004_FunctionD ()
functionfloat Test0004_FunctionE ()
functionbyte Test0004_FunctionF ()


Functions Detail

Test0004_FunctionA Source code

function Test0004_FunctionA ( )

Test0004_FunctionB Source code

function bool Test0004_FunctionB ( )

Test0004_FunctionC Source code

function string Test0004_FunctionC ( )

Test0004_FunctionD Source code

function int Test0004_FunctionD ( )

Test0004_FunctionE Source code

function float Test0004_FunctionE ( )

Test0004_FunctionF Source code

function byte Test0004_FunctionF ( )


Defaultproperties

defaultproperties
{
   Name="Default__Test0004_Interface"
   ObjectArchetype=Interface'Core.Default__Interface'
}

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