Bearbeiten

SceneAssetReferenceAttribute Class

Definition

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.PropertyAttribute
SceneAssetReferenceAttribute
Attributes

Constructors

SceneAssetReferenceAttribute()

Applies to