Bearbeiten

TagPropertyAttribute Class

Definition

A PropertyAttribute for Unity tags (a string field).

public ref class TagPropertyAttribute : UnityEngine::PropertyAttribute
[System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=false)]
public class TagPropertyAttribute : UnityEngine.PropertyAttribute
[<System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=false)>]
type TagPropertyAttribute = class
    inherit PropertyAttribute
Public Class TagPropertyAttribute
Inherits PropertyAttribute
Inheritance
UnityEngine.PropertyAttribute
TagPropertyAttribute
Attributes

Constructors

TagPropertyAttribute()

Applies to