Difference between revisions of "Actor Action"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
imported>Qazaaq
 
Line 1: Line 1:
'''Type:''' <code>AACT</code>
'''Type:''' <code>AACT</code> [[File:Actor Action EditorIcon.png]]
<BR/>
<BR/>
'''Papyrus:''' None
'''Papyrus:''' None

Latest revision as of 05:39, 26 January 2018

Type: AACT Actor Action EditorIcon.png
Papyrus: None

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

Editor Dialog[edit | edit source]

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[edit | edit source]