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