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