Difference between revisions of "Light Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Jlundin
imported>Texashokies
(Added a section to clarify that the function was Special Edition Exclusive.)
 
Line 19: Line 19:


== Member Functions ==
== Member Functions ==
None
== Special Edition Exclusive Functions ==
'''Float [[GetWarmthRating - Light|GetWarmthRating]]()'''
'''Float [[GetWarmthRating - Light|GetWarmthRating]]()'''
*Obtains the total "warmth rating" for the light
*Obtains the total "warmth rating" for the light

Latest revision as of 19:07, 3 October 2017


Extends: Form Script

Script for the manipulation of light base objects.

Definition[edit | edit source]

ScriptName Light extends Form

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

None

Special Edition Exclusive Functions[edit | edit source]

Float GetWarmthRating()

  • Obtains the total "warmth rating" for the light

Events[edit | edit source]

None