Enum ResourceMetaData.Flags
For scenes, if AutoLoad is true, the scene will be loaded when the player starts
Namespace: Unity.Scenes
Syntax
[Flags]
public enum Flags
Fields
Name | Description | Value |
---|---|---|
AutoLoad | ||
None |
For scenes, if AutoLoad is true, the scene will be loaded when the player starts
[Flags]
public enum Flags
Name | Description | Value |
---|---|---|
AutoLoad | ||
None |