Struct RequestSceneLoaded
A component that requests the load of a sub scene.
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public struct RequestSceneLoaded : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
LoadFlags | Contains flags that control the load process for sub scenes. |