수정 사항 적용(UI 제외)

This commit is contained in:
정영민
2025-08-22 11:15:22 +09:00
parent d1e72e0986
commit ea41203c5c
19 changed files with 883 additions and 997 deletions

View File

@@ -29161,6 +29161,11 @@
Called when the Unity application's foreground state changed.
</summary>
</member>
<member name="M:Best.HTTP.Shared.HTTPUpdateDelegator.ResetSetup">
<summary>
Called after scene loaded to support Configurable Enter Play Mode (https://docs.unity3d.com/2019.3/Documentation/Manual/ConfigurableEnterPlayMode.html)
</summary>
</member>
<member name="M:Best.HTTP.Shared.HTTPUpdateDelegator.CheckInstance">
<summary>
Will create the HTTPUpdateDelegator instance and set it up.