Difference between revisions of "Package"

13 bytes added ,  02:50, 23 February 2023
Added object type code PACK and EditorID template.
imported>Qazaaq
(Added editor object page)
(Added object type code PACK and EditorID template.)
 
Line 1: Line 1:
[[Category:Editor Reference]]
[[Category:Editor Reference]]
[[Category:Object_Classes]]
[[Category:Object Classes]]
[[Category:Character]]
[[Category:Character]]
[[Category:Packages]]
[[Category:Packages]]
'''Type:''' <code>PACK</code>
<BR/>
'''Papyrus:''' [[Package Script]]
'''Papyrus:''' [[Package Script]]


Packages are the main way in which you can control an Actor's behavior. Each Package represents a behavior that the Actor will perform under certain conditions.
Packages are the main way in which you can control an [[Actor]]'s behavior. Each Package represents a behavior that the Actor will perform under certain conditions.


== Editor Dialog ==
== Editor Dialog ==
[[File:Package Editor.png]]
[[File:Package Editor.png]]
*'''ID:''' The editor ID which is used by the Creation Kit.
*{{Template:Editor:Property:ID}}
*'''Package Type:''' Whether this form represents a Package or a [[:Category:Package Templates|Package Template]].
*'''Package Type:''' Whether this form represents a Package or a [[:Category:Package Templates|Package Template]].
*'''Owner Quest:''' The quest this Package is associated with, if any.
*'''Owner Quest:''' The quest this Package is associated with, if any.
147

edits