Used to mark Component or GameMode classes that should be substituted for the specified class that they extend.
More...
Used to mark Component or GameMode classes that should be substituted for the specified class that they extend.
Chunks.Plugins.OverrideAttribute.OverrideAttribute |
( |
Type |
typeToOverride | ) |
|
Constructs a new OverrideAttribute, specifying the type to override.
- Parameters
-
typeToOverride | The type that the class this attribute is attached to should override. |
Type Chunks.Plugins.OverrideAttribute.TypeToOverride |
|
get |
The type that the class this attribute is attached to should override.
The documentation for this class was generated from the following file: