Elin Modding Docs Doc
Loading...
Searching...
No Matches
UD_String_ElementRef.cs
1using System;
2
3// Token: 0x0200003C RID: 60
4[Serializable]
5public class UD_String_ElementRef : UDictionary<string, ElementRef>
6{
7}