Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Lean
LeanLocalizedSpriteRenderer
C# Class Lean.LeanLocalizedSpriteRenderer
Inheritance:
LeanLocalizedBehaviour
Show file
Open project: gjrfytn/planet-survival
Public Properties
Property
Type
Description
AllowFallback
bool
FallbackSprite
UnityEngine.Sprite
Public Methods
Method
Description
UpdateTranslation
(
LeanTranslation
translation
) :
void
Method Details
UpdateTranslation()
public
method
public
UpdateTranslation
(
LeanTranslation
translation
) :
void
translation
LeanTranslation
return
void
Property Details
AllowFallback
public property
public
bool
AllowFallback
return
bool
FallbackSprite
public property
public
Sprite,UnityEngine
FallbackSprite
return
UnityEngine.Sprite