Mostly Harmless
Legacy:Interface (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]
- CustomPropertyItemHandler
- OnlineAccountInterface
- OnlineContentInterface
- OnlineGameInterface
- OnlineNewsInterface
- OnlinePlayerInterface
- OnlinePlayerInterfaceEx
- OnlineStatsInterface
- OnlineSystemInterface
- OnlineVoiceInterface
- UIDataStoreSubscriber
- UIEventContainer
- UIListElementCellProvider
- UIListElementProvider
- UISettingsClient
- UIStringRenderer
- UIStyleResolver