API ReferenceSandbox
SuppressNullKeyWarningAttributeclass
When applied to a member with `System.Collections.Generic.Dictionary` or `System.Collections.Generic.HashSet` type, don't warn if the key of an item becomes null during a hotload because a type is removed. You should only use this attribute if you're sure that it's safe to quietly remove entries.
Constructors1
Showing 1 constructors
public SuppressNullKeyWarningAttribute()
No results match this filter.