- Extends
- Test0005_InterfaceBase
- Modifiers
- extends Test0005_InterfaceBase
Test interfaces extending a base interface and having a class implement
both of the base and derived's methods
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
UnrealScriptTest.Test0005_InterfaceBase
|
+-- UnrealScriptTest.Test0005_InterfaceDerived
function string derivedFoo ( )
defaultproperties
{
Name="Default__Test0005_InterfaceDerived"
ObjectArchetype=Test0005_InterfaceBase'UnrealScriptTest.Default__Test0005_InterfaceBase'
}
|
Creation time: Mon 26/11/2007 17:41:12.171 - Created with
UnCodeX