This version of Unity is unsupported.

FormerlySerializedAsAttribute Constructor

Declaration

public FormerlySerializedAsAttribute(string oldName);

Parameters

oldName The name of the field before renaming.

Description