Game Framework  2021.05.31
BaseEventArgs类 参考

事件基类。 更多...

类 BaseEventArgs 继承关系图:
GameFrameworkEventArgs IReference GameEventArgs Packet ActiveSceneChangedEventArgs CloseUIFormCompleteEventArgs DownloadFailureEventArgs DownloadStartEventArgs DownloadSuccessEventArgs DownloadUpdateEventArgs HideEntityCompleteEventArgs LoadConfigDependencyAssetEventArgs LoadConfigFailureEventArgs LoadConfigSuccessEventArgs LoadConfigUpdateEventArgs LoadDataTableDependencyAssetEventArgs LoadDataTableFailureEventArgs LoadDataTableSuccessEventArgs LoadDataTableUpdateEventArgs LoadDictionaryDependencyAssetEventArgs LoadDictionaryFailureEventArgs LoadDictionarySuccessEventArgs LoadDictionaryUpdateEventArgs LoadSceneDependencyAssetEventArgs LoadSceneFailureEventArgs LoadSceneSuccessEventArgs LoadSceneUpdateEventArgs NetworkClosedEventArgs NetworkConnectedEventArgs NetworkCustomErrorEventArgs NetworkErrorEventArgs NetworkMissHeartBeatEventArgs OpenUIFormDependencyAssetEventArgs OpenUIFormFailureEventArgs OpenUIFormSuccessEventArgs OpenUIFormUpdateEventArgs PlaySoundDependencyAssetEventArgs PlaySoundFailureEventArgs PlaySoundSuccessEventArgs PlaySoundUpdateEventArgs ResourceApplyFailureEventArgs ResourceApplySuccessEventArgs ResourceUpdateAllCompleteEventArgs ResourceUpdateChangedEventArgs ResourceUpdateFailureEventArgs ResourceUpdateStartEventArgs ResourceUpdateSuccessEventArgs ShowEntityDependencyAssetEventArgs ShowEntityFailureEventArgs ShowEntitySuccessEventArgs ShowEntityUpdateEventArgs UnloadSceneFailureEventArgs UnloadSceneSuccessEventArgs WebRequestFailureEventArgs WebRequestStartEventArgs WebRequestSuccessEventArgs

属性

abstract int Id [get]
 获取类型编号。 更多...
 

额外继承的成员函数

- Public 成员函数 继承自 GameFrameworkEventArgs
 GameFrameworkEventArgs ()
 初始化游戏框架中包含事件数据的类的新实例。 更多...
 
abstract void Clear ()
 清理引用。 更多...
 

详细描述

事件基类。

属性说明

◆ Id

abstract int Id
get

获取类型编号。