Enable

Revision as of 15:17, 2 April 2009 by imported>Geckbot (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki))
This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

Link to TES4 Construction Set Wiki: Enable.

Syntax:

Enable [FadeIn](1 by default)

Enables the calling object if it was previously disabled with Disable. Objects are enabled by default, which means they are rendered in the game, and if they are actors, will process their AI.

Notes

  • When applied to an enable parent the [FadeIn] will not get passed to the children. The "Enable" command will just get called on them, which fades in by default ([FadeIn] set to 1).
    • In order for the children to Pop In (Instead of fade in which is the default for the Enable command) you must go to each child and, under the enable parent tab, check the "Pop In" checkbox.
  • If "Enable" is called on a reference with an "Enable Parent", it will have no effect.

See Also

Disable
GetDisabled