Difference between revisions of "Idle Script"

82 bytes removed ,  17:45, 15 December 2021
no edit summary
imported>Henning
(Created page with 'Category:Scripting Category:Papyrus Category:Script Objects '''Extends:''' Form Script Script for the manipulation of idle base objects. Idles are the "animati…')
 
 
Line 5: Line 5:
'''Extends:''' [[Form Script]]
'''Extends:''' [[Form Script]]


Script for the manipulation of idle base objects. Idles are the "animations" you see in the "idle manager".
Script for this base object.
 
== Definition ==
<source lang="papyrus">
ScriptName Idle extends Form
</source>


== Properties ==
== Properties ==
None
This script does not contain any properties.
 
== Global Functions ==
None


== Member Functions ==
== Functions ==
None
This script does not contain any functions.


== Events ==
== Events ==
None
This script does not contain any events.
149

edits