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