Difference between revisions of "Light Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Jlundin
(New page: Category:Scripting Category:Papyrus Category:Script Objects '''Extends:''' Form Script Script for the manipulation of light base objects. == Definition == <source lang="...)
 
imported>Texashokies
(Added a section to clarify that the function was Special Edition Exclusive.)
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
== Member Functions ==
== Member Functions ==
None
None
== Special Edition Exclusive Functions ==
'''Float [[GetWarmthRating - Light|GetWarmthRating]]()'''
*Obtains the total "warmth rating" for the light


== Events ==
== Events ==
None
None

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