Struct DisableSceneResolveAndLoad
Component to indicate that the scene or section loading should be temporarily disabled.
Namespace: Unity.Scenes
Assembly: solution.dll
Syntax
public struct DisableSceneResolveAndLoad : IComponentData, IQueryTypeParameter
Remarks
This component is applied during the live conversion patching.