Class LocalizedSprite
Provides a LocalizedAsset<TObject> which you can use to localize Sprites.
Implements
Inherited Members
Namespace: UnityEngine.Localization
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class LocalizedSprite : LocalizedAsset<Sprite>, ISerializationCallbackReceiver