Table of Contents

Class Register

Namespace
ConfigurableWarning.API.Attributes
Assembly
RedstoneWizard08.ContentLibrary.dll

Automatically registers the option. This will initialize it in the state, register it with Content Settings, and load its default value if the value is not present.

[MeansImplicitUse]
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class Register : Attribute
Inheritance
Register
Inherited Members