Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UnityEngine
Serialization
FormerlySerializedAsAttribute
C# Class UnityEngine.Serialization.FormerlySerializedAsAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: CarlosHBC/UnityDecompiled
Public Methods
Method
Description
FormerlySerializedAsAttribute
(
string
oldName
) :
System
Method Details
FormerlySerializedAsAttribute()
public
method
public
FormerlySerializedAsAttribute
(
string
oldName
) :
System
oldName
string
The name of the field before renaming.
return
System