Class CommentAttribute
Inheritance
System.Object
System.Attribute
UnityEngine.PropertyAttribute
CommentAttribute
Namespace: BennyKok.RuntimeDebug.Utils
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public class CommentAttribute : PropertyAttribute, _Attribute
Constructors
CommentAttribute(String)
Declaration
public CommentAttribute(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text |
Fields
text
Declaration
public string text
Field Value
Type | Description |
---|---|
System.String |