AmateurHacker
Platinian
FİELD
public static System.Collections.Generic.Dictionary<System.UInt32,TimeRange> m_ForbiddenSkinsDict;
METHOD
public static System.Boolean IsForbiddenSkins(System.UInt32 skinid);
Hello, I can select banned costumes when I return false with IsForbiddenSkins. So How Can I Do This With Fields?
public static System.Collections.Generic.Dictionary<System.UInt32,TimeRange> m_ForbiddenSkinsDict;
METHOD
public static System.Boolean IsForbiddenSkins(System.UInt32 skinid);
Hello, I can select banned costumes when I return false with IsForbiddenSkins. So How Can I Do This With Fields?