This article's documentation is for anything that uses the Source engine. Click here for more information.

Item sodacan: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
{{CD|CItemSoda|file1=effects.cpp}}
{{CD|CItemSoda|file1=effects.cpp}}
{{entity|type=e0|item_sodacan|before=Portal 2: Community Edition}} It's a soda can that falls out of [[env_beverage]]. It heals 1 hp when taken
{{this is a|name=item_sodacan|e0|before=Portal 2: Community Edition}} It's a soda can that falls out of [[env_beverage]]. It heals 1 hp when taken


== See also ==
== See also ==

Revision as of 11:30, 4 January 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CItemSoda
CBaseAnimating
CBaseEntity
C++ effects.cpp

item_sodacan is an e0 available in all Source Source games before Portal 2: Community Edition Portal 2: Community Edition. It's a soda can that falls out of env_beverage. It heals 1 hp when taken

See also

External links