C# 클래스 Lean.LeanLocalizedImage

상속: LeanLocalizedBehaviour
파일 보기 프로젝트 열기: gjrfytn/planet-survival

공개 프로퍼티들

프로퍼티 타입 설명
AllowFallback bool
FallbackSprite UnityEngine.Sprite

공개 메소드들

메소드 설명
UpdateTranslation ( LeanTranslation translation ) : void

메소드 상세

UpdateTranslation() 공개 메소드

public UpdateTranslation ( LeanTranslation translation ) : void
translation LeanTranslation
리턴 void

프로퍼티 상세

AllowFallback 공개적으로 프로퍼티

public bool AllowFallback
리턴 bool

FallbackSprite 공개적으로 프로퍼티

public Sprite,UnityEngine FallbackSprite
리턴 UnityEngine.Sprite