OnFurnitureEvent - ScriptObject
Jump to navigation
Jump to search
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.