CNPC_Furniture
(Redirected from Monster furniture)
Jump to navigation
Jump to search
Code classes:
CNPC_Furniture
CAI_BaseActor
CAI_BaseNPC
(NPCs)CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
CNPC_Furniture
is a code class in all Source games except .
Classnames:
npc_furniture
- Used for objects which need tight synchronization with an animating NPC, when usingscripted_sequence
s of the same targetname.monster_furniture
(Not in FGD) - Unused classname.
Keyvalues[edit | edit source]
Inputs[edit | edit source]
- EnablePlayerCollision
- Enables collisions against the player.
- DisablePlayerCollision
- Disables collisions against the player.