Difference between revisions of "Action Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scrivener07
imported>Scrivener07
Line 8: Line 8:


== Definition ==
== Definition ==
<source lang="java">
<source lang="papyrus">
ScriptName Action extends Form
ScriptName Action extends Form
</source>
</source>

Revision as of 21:54, 6 January 2013


Extends: Form Script

Script for the manipulation of action base objects. Actions are the "animations" you see in the "idle manager".

Definition

ScriptName Action extends Form

Properties

None

Global Functions

None

Member Functions

None

Events

None