GetFurnitureMarkerID

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the type of furniture that the calling actor reference is currently using. This function is used by the idle manager to pick an animation to get into and out of furniture. Return values are as follows:

0: None
1-10: Beds
11-20: Chairs

Syntax

[help]
(0-20:int) ActorREF.GetFurnitureMarkerID

Example

Player.GetFurnitureMarkerID