Class RenamedFromAttribute
Inheritance
object
RenamedFromAttribute
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public sealed class RenamedFromAttribute : Attribute
Constructors
RenamedFromAttribute(string)
Declaration
public RenamedFromAttribute(string previousName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | previousName |
Properties
previousName
Declaration
public string previousName { get; }
Property Value
| Type | Description |
|---|---|
| string |