- 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: sk 18-3-2018 10:00:45.156 - Created with
UnCodeX