C# 클래스 UnityEngine.Serialization.FormerlySerializedAsAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
FormerlySerializedAsAttribute ( string oldName ) : System

메소드 상세

FormerlySerializedAsAttribute() 공개 메소드

public FormerlySerializedAsAttribute ( string oldName ) : System
oldName string The name of the field before renaming.
리턴 System