Category:UTIL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(oop)
Line 114: Line 114:
* [[UTIL_RestartAmbientSounds]]
* [[UTIL_RestartAmbientSounds]]
* [[UTIL_TranslateSoundName]]
* [[UTIL_TranslateSoundName]]
* [[]]
* [[]]
* [[]]
* [[]]
* [[]]


{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}}
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}}

Revision as of 00:57, 10 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.

Blood

Finding Entities in Space


Set Properties

Other

Todo: Categorize these

Precaching

Traces

Modifying Angles

Utility Effects

Pitch & Yaw

Shared Random

String Conversion

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