Files
Il2CppInspectorRedux/VersionedSerialization/Attributes/NativeIntegerAttribute.cs

3 lines
97 B
C#

namespace VersionedSerialization.Attributes;
public class NativeIntegerAttribute : Attribute;