跳到主要内容
版本:3.0.x

Class DisplayNameAttribute

编辑器显示名字

Assembly: YooAsset.Editor.dll​
View Source​
Declaration
[AttributeUsage(AttributeTargets.Class)]
public sealed class DisplayNameAttribute : Attribute, _Attribute

Properties​

DisplayName​

编辑器显示名称

View Source​
Declaration
public string DisplayName { get; }

Implements​

  • System.Runtime.InteropServices._Attribute