Allow Mount Actor - Entry Point

From the Fallout4 CreationKit Wiki
Revision as of 12:55, 22 June 2012 by imported>DarkruneDK (Created page with "Category:Entry Points ==Description== Allow the Perk Owner to mount the specified actor. This entry point is used for actors other than horses. == Type: Value Function == Mo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description[edit | edit source]

Allow the Perk Owner to mount the specified actor. This entry point is used for actors other than horses.

Type: Value Function[edit | edit source]

Modifying the value to be non-zero will allow the Perk Owner to mount the target.

Parameters[edit | edit source]

  • Perk Owner: The actor attempting the mounting.
  • Target: The actor to be mounted.