MusicType Script

From the CreationKit Wiki
Revision as of 20:30, 2 February 2014 by imported>CraftySentinel (→‎Member Functions: Reverted to List)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Extends: Form Script

Script for the manipulation of music types.

Definition[edit | edit source]

ScriptName MusicType extends Form

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

Add()
  • Adds this music type to the music stack.
Remove()
  • Removes this music type from the music stack.

Events[edit | edit source]

None