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>Jlundin
Line 19: Line 19:


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


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

Revision as of 16:01, 3 October 2017


Extends: Form Script

Script for the manipulation of light base objects.

Definition

ScriptName Light extends Form

Properties

None

Global Functions

None

Member Functions

Float GetWarmthRating()

  • Obtains the total "warmth rating" for the light

Events

None