alttester / alttester/AltTester-Unity-SDK
Add caching for object search
未关闭
enhancement
feature
no version
triaged
- 主要语言
- C#
- 星标
- 121
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Description
Every time we search an object we will first search in the list with cached object and if we don't found the object we continue to search the object normally.
If the object is found and is not in the cached list we will add it for future searches.
We should discuss to have a limit for this list and also clean it when object are no longer in the scene.
Also Alex suggested an option to enable/disable this feature
## Mocks
## Additional info
贡献指南
评估
这个 Issue 还没有评估数据。