Click or drag to resize

ModItem Fields

The ModItem type exposes the following members.

Fields
  NameDescription
Public fieldAuthorText
Label to use for displaying mod author.
Public fieldDescriptionText
Label to use for displaying mod description.
Public fieldDisabledColor
Color of the name label when the mod is disabled.
Public fieldEnabledColor
Color of the name label when the mod is enabled.
Public fieldEnableToggle
Button to use for enabling/disabling the mod.
Public fieldMoveDownButton
Button to use for moving the mod down in the load order.
Public fieldMoveUpButton
Button to use for moving the mod up in the load order.
Public fieldNameText
Label to use for displaying mod name.
Public fieldRecolorTime
Toggle animation time.
Public fieldReorderTime
Move up/down animation time.
Public fieldVersionText
Label to use for displaying mod version.
Top
See Also