Difference between revisions of "Actor Action"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Moved editor dialog image.)
imported>Qazaaq
Line 1: Line 1:
[[Category:Editor Reference]]
'''Type:''' <code>AACT</code>
[[Category:Object_Classes]]
<BR/>
[[Category:Actor]]
'''Papyrus:''' None
'''Papyrus:''' None


The Actor Action description goes here.
The [[Actor Action]] [[:Category:Object_Classes|object]] is found within the [[Object Window]] under the [[:Category:Actor|Actor Category]].


== Editor Dialog ==
== Editor Dialog ==
[[File:Actor_Action_Object.PNG]]
[[File:Actor_Action_Object.PNG]]
*'''ID:''' The editor ID which is used by the Creation Kit.
*{{Template:Editor:Property:ID}}
*'''Editor Color:'''
*{{Template:Editor:Property:Editor Color}}
*'''Notes:'''
*{{Template:Editor:Property:Notes}}
*'''Display Name:'''
*{{Template:Editor:Property:Display Name}}


== See Also ==
== See Also ==
*[[Keyword]]
*[[Keyword]]
*[[:Category:Actor|Actor Category]]
*[[:Category:Actor|Actor Category]]
[[Category:Editor Reference]]
[[Category:Object_Classes]]
[[Category:Actor]]

Revision as of 22:10, 29 October 2017

Type: AACT
Papyrus: None

The Actor Action object is found within the Object Window under the Actor Category.

Editor Dialog

Actor Action Object.PNG

  • ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
  • Editor Color:
  • Notes: A text box used to explain the purpose of this object. These notes are for developers and are not used in game.
  • Display Name: The name as it will appear in-game.

See Also