Mostly Harmless

Legacy:Interface (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 :: Interface (Package: Core)

The base class of all interface classes in UT3. This class has no new members and only serves as implicit parent class for all interfaces defined without an explicit parent interface.

Technically the class Interface extends Object (UT3), but conceptually you should pretend it doesn't.

Known Interfaces