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