Template:O BaseItemPhysics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Create template for BaseItemPhysics Outputs)
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{ScrollBox|title=BaseItemPhysics|
{{ScrollBox|title=BaseItemPhysics|
{{IO|OnPlayerPickup|Fires when the player picks up this object}}
{{O|OnPlayerPickup|Fires when the player picks up this object}}
{{IO|OnPhysGunDrop|Dropped by the player or physgun}}
{{O|OnPhysGunDrop|Dropped by the player or physgun}}
{{IO|OnGlovePulled|Pulled by the gravity gloves}}
{{O|OnGlovePulled|Pulled by the gravity gloves}}
}}
}}

Latest revision as of 13:03, 21 April 2025

BaseItemPhysics:
OnPlayerPickup
Fires when the player picks up this object
OnPhysGunDrop
Dropped by the player or physgun
OnGlovePulled
Pulled by the gravity gloves