Class NonNullableAttribute
Indicates that a field or property in an object being wrapped by Generated<T>(Config, Boolean)
that would otherwise be nullable (i.e. a reference type or a
Namespace: IPA.Config.Stores.Attributes
Assembly: IPA.Loader.dll
Syntax
public sealed class NonNullableAttribute : Attribute