SceneAssetReferenceAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attribute for using a SceneAssetReference property drawer.
public ref class SceneAssetReferenceAttribute : UnityEngine::PropertyAttribute
[System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=false)]
public class SceneAssetReferenceAttribute : UnityEngine.PropertyAttribute
[<System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=false)>]
type SceneAssetReferenceAttribute = class
inherit PropertyAttribute
Public Class SceneAssetReferenceAttribute
Inherits PropertyAttribute
- Inheritance
-
UnityEngine.PropertyAttributeSceneAssetReferenceAttribute
- Attributes
Constructors
SceneAssetReferenceAttribute() |