- Found in:
- F4SE
Description
Wiki Description
Returns the current furniture reference for this actor.
Documentation Comment
Returns the current furniture reference
Caveats
CK Wiki - Notes
None
Examples
ObjectReference furnitureRef = Game.GetPlayer().GetFurnitureReference()Auto-Generated Example
ObjectReference returnedValue = myActor__toCallFunctionOn.GetFurnitureReference()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
