Class FormerNameAttribute
Inheritance
System.Object
FormerNameAttribute
Namespace: UnityEditor.ShaderGraph
Syntax
public class FormerNameAttribute : Attribute
Constructors
FormerNameAttribute(String)
Declaration
public FormerNameAttribute(string fullName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fullName |
Properties
fullName
Declaration
public string fullName { get; }
Property Value
Type | Description |
---|---|
System.String |