2using System.Collections.Generic;
6[JsonObject(MemberSerialization.OptOut)]
45 public Dictionary<string, string>
fallbackTypes =
new Dictionary<string, string>();
87 this.color = ColorUtility.ToHtmlStringRGBA(
color);
95 year = DateTime.Now.Year,
96 month = DateTime.Now.Month,
97 day = DateTime.Now.Day,
98 hour = DateTime.Now.Hour,
99 min = DateTime.Now.Minute
string GetText(TextFormat format)
GameIndex Create(Game game)
Dictionary< string, string > fallbackTypes
static Dictionary< string, string > fallbackTypes