Interface IAsyncEvent<KeyType>

All Superinterfaces:
IBaseEvent<KeyType>
All Known Implementing Classes:
AssetEditorFetchAutoCompleteDataEvent, AssetEditorRequestDataSetEvent, PlayerChatEvent, SendCommonAssetsEvent

public interface IAsyncEvent<KeyType> extends IBaseEvent<KeyType>