Background for Fallout 4
Member of the Actor script

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

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.