|
Empeld
Empeld plugin documentation.
|
Specific a world modifier to be loaded in More...
Public Member Functions | |
| WorldModifierAttribute (string modifierName, int rank) | |
| Sets the internal name and rank of a world modifier More... | |
Public Member Functions inherited from pluginbase.Attributes.RankedAttribute | |
| RankedAttribute (int rank) | |
| Initialize the attribute with a given rank More... | |
Public Attributes | |
| readonly string | ModifierName |
| Name of the modifier More... | |
Public Attributes inherited from pluginbase.Attributes.RankedAttribute | |
| readonly int | Rank |
| Rank of attribute More... | |
Specific a world modifier to be loaded in
Attribute: AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)
| pluginbase.Attributes.WorldModifierAttribute.WorldModifierAttribute | ( | string | modifierName, |
| int | rank | ||
| ) |
Sets the internal name and rank of a world modifier
| modifierName | Modifier name. |
| rank | Rank. |
| readonly string pluginbase.Attributes.WorldModifierAttribute.ModifierName |
Name of the modifier