5 lines
91 B
C#
5 lines
91 B
C#
using UnityEngine;
|
|
|
|
public sealed class LocalizationTokenAttribute : PropertyAttribute
|
|
{
|
|
}
|