style : add summry

pull/274/head
hevinci 2024-04-02 17:26:57 +08:00
parent a1450ee78a
commit f06bd83dc3
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ namespace YooAsset
if (IsValidWithWarning == false) if (IsValidWithWarning == false)
return false; return false;
// 注意:当场景挂起操作执行之后无法中途取消!
if (SceneObject.IsValid()) if (SceneObject.IsValid())
{ {
if (Provider is DatabaseSceneProvider) if (Provider is DatabaseSceneProvider)