RenameAttribute
Class in Zigurous.Utility
Declaration
public class RenameAttribute : PropertyAttributeDescription
An attribute that renames a field in the editor.
Properties
| newName | The new name of the field. |
Constructors
| RenameAttribute | Creates a new RenameAttribute with the given name. |