Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UD_String_Color.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4[Serializable]
5public class UD_String_Color : UDictionary<string, Color>
6{
7}