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

Handle dummy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Changed redirect target from Handle Dummy and Handle Test to Handle test)
Tag: Redirect target changed
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[handle_test]]
#REDIRECT [[handle_test]]
{{useful redirect|Both {{code|handle_dummy}} and {{code|handle_test}} are defined in single file and was created for the same goal. All the info is stored in [[Handle Dummy and Handle Test]] page.}}
{{useful redirect|Both {{code|handle_dummy}} and {{code|handle_test}} are defined in single file and was created for the same goal. All the info is stored in [[handle_test]] page.}}
{{CD|CHandleDummy|file1=1}}
{{this is a|logical entity|name=handle_dummy}}

Latest revision as of 04:43, 29 April 2025

Redirect to:

This redirect is marked as something valuable for the following reason(s):
Both handle_dummy and handle_test are defined in single file and was created for the same goal. All the info is stored in handle_test page.
C++ Class hierarchy
CHandleDummy
CBaseEntity
C++ test_ehandle.cpp

handle_dummy is a logical entity available in all Source Source games.