Game Framework
2021.05.31
|
▼NGameFramework | |
►NConfig | |
►NDataNode | |
►NDataTable | |
►NDebugger | |
►NDownload | |
►NEntity | |
►NEvent | |
►NFileSystem | |
►NFsm | |
►NLocalization | |
►NNetwork | |
►NObjectPool | |
►NProcedure | |
►NResource | |
►NScene | |
►NSetting | |
►NSound | |
►NUI | |
►NWebRequest | |
CDataProviderCreator | 数据提供者创建器。 |
CIDataProvider | 数据提供者接口。 |
CIDataProviderHelper | 数据提供者辅助器接口。 |
CReadDataDependencyAssetEventArgs | 读取数据时加载依赖资源事件。 |
CReadDataFailureEventArgs | 读取数据失败事件。 |
CReadDataSuccessEventArgs | 读取数据成功事件。 |
CReadDataUpdateEventArgs | 读取数据更新事件。 |
CBaseEventArgs | 事件基类。 |
CGameFrameworkEntry | 游戏框架入口。 |
CGameFrameworkEventArgs | 游戏框架中包含事件数据的类的基类。 |
CGameFrameworkException | 游戏框架异常类。 |
►CGameFrameworkLinkedList | 游戏框架链表类。 |
►CGameFrameworkLinkedListRange | 游戏框架链表范围。 |
►CGameFrameworkMultiDictionary | 游戏框架多值字典类。 |
CGameFrameworkSerializer | 游戏框架序列化器基类。 |
►CGameFrameworkLog | 游戏框架日志类。 |
CIReference | 引用接口。 |
CReferencePool | 引用池。 |
CReferencePoolInfo | 引用池信息。 |
CTaskInfo | 任务信息。 |
CVariable | 变量。 |
►CVersion | 版本号类。 |
►CUtility | 实用函数集。 |
▼NUnityGameFramework | |
►NRuntime |