[dismiss]
This wiki is a copy of the original Skyrim CK wiki created and maintained by the UESP.net. See CreationKit:Copy Notice for more info.
OnFurnitureEvent - ScriptObject
Revision as of 19:47, 21 January 2018 by imported>Qazaaq (added f4se member)
This article has been flagged as incomplete. |
Please help improve the wiki by learning how to contribute. |
F4SE Member of: ScriptObject Script
Requires F4SE version 0.4.2 or higher.
Placeholder Description.
Syntax[edit | edit source]
Event OnFurnitureEvent(Actor akActor, ObjectReference akFurniture, bool abIsGettingUp)
Parameters[edit | edit source]
- akActor: Placeholder Description.
- akFurniture: Placeholder Description.
- abIsGettingUp: Placeholder Description.
Examples[edit | edit source]
; Placeholder Code.