Category:UTIL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (this one's merely an effect + was listed twice anyway)
Line 11: Line 11:
* [[UTIL_TraceHull]]
* [[UTIL_TraceHull]]
* [[UTIL_TraceModel]]
* [[UTIL_TraceModel]]
* [[UTIL_Tracer]]
* [[UTIL_SetTrace]]
* [[UTIL_SetTrace]]
* [[UTIL_ClearTrace]]
* [[UTIL_ClearTrace]]

Revision as of 17:52, 14 April 2011

UTIL(ities)

The Source Engine comes with a variety of built in Utilities, or UTIL_ functions. These range from things like the safe removal of objects, to TraceLines, and Precaching assets.

Traces

Finding Entities in Space


Set Properties

Other

Todo: Categorize these

Precaching

Player

Blood

Modifying Angles

Utility Effects

Pitch & Yaw

Shared Random

String Conversion

Note.pngNote:This list is incomplete, and these functions are poorly categorized for now.