Difference between revisions of "CPointEntity (CS)"
(Fixed links) |
(Added contents) |
||
Line 2: | Line 2: | ||
− | * [[CBaseEntity (CS)|CBaseEntity]] | + | == Basic Information == |
+ | |||
+ | * '''Classname''': CPointEntity. <br /> | ||
+ | * '''Description''': None. <br /> | ||
+ | |||
+ | |||
+ | == Class Hierarchy == | ||
+ | |||
+ | * '''[[CBaseEntity (CS)|CBaseEntity]]''' | ||
** '''CPointEntity''' | ** '''CPointEntity''' | ||
*** [[CBaseDMStart (CS)|CBaseDMStart ''(info_player_deathmatch)'']] | *** [[CBaseDMStart (CS)|CBaseDMStart ''(info_player_deathmatch)'']] | ||
Line 25: | Line 33: | ||
− | + | == Entity Data == | |
+ | |||
+ | None. | ||
+ | |||
+ | |||
+ | == HLSDK Reference == | ||
+ | |||
+ | * [http://svn.tcwonline.org/viewvc.cgi/hlsdk/dlls/cbase.h?view=markup&root=amxmodx cbase.h] ''(line 383)'' |
Revision as of 15:30, 5 May 2009
Basic Information
- Classname: CPointEntity.
- Description: None.
Class Hierarchy
- CBaseEntity
- CPointEntity
- CBaseDMStart (info_player_deathmatch)
- CBlood (env_blood)
- CEnvGlobal (env_global)
- CEnvSound (env_sound)
- CFade (env_fade)
- CGlow (env_glow)
- CInfoIntermission(info_intermission)
- CLight (light)
- CMessage (env_message)
- CMultiSource (multisource)
- CPathCorner (path_corner)
- CPathTrack (path_track)
- CRevertSaved (player_loadsaved)
- CShake (env_shake)
- CSprite (env_sprite)
- CStripWeapons (player_weaponstrip)
- CTargetCDAudio (target_cdaudio)
- CTriggerVolume (trigger_transition)
- CXenHull (xen_hull)
- CPointEntity
Entity Data
None.
HLSDK Reference
- cbase.h (line 383)