Category:UTIL: Difference between revisions
Jump to navigation
Jump to search
(Created the page) |
(Created template to hold all of the UTIL_'s that will be written in. Keeps them from cluttering up the Category:Programming page!) |
||
Line 1: | Line 1: | ||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | |||
{{category newcolumn|rowspan=99|width=50%|background-color=#F7F7F7|border-color=lightgray}} | |||
== 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. | |||
== Filler == | |||
== Filler == | |||
== Reference == | |||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | |||
== Modifying Angles == | |||
* [[UTIL_Approach]] | |||
* [[UTIL_ApproachAngle]] | |||
* [[UTIL_AngleMod]] | |||
* [[UTIL_AngleDiff]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | |||
== Traces == | |||
* [[TraceLine|UTIL_TraceLine]] | |||
* [[UTIL_TraceEntity]] | |||
* [[UTIL_TraceHull]] | |||
* [[UTIL_TraceModel]] | |||
* [[UTIL_Tracer]] | |||
{{category end}}__NOTOC__ | |||
[[Category:Programming]] | |||
[[Category:Modding]] |
Revision as of 18:02, 9 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. FillerFillerReference |
Modifying Angles |
Traces
|
Pages in category "UTIL"
The following 72 pages are in this category, out of 72 total.
U
- UTIL AngleDiff
- UTIL AngleDistance
- UTIL Approach
- UTIL ApproachAngle
- UTIL Beam
- UTIL BloodDecalTrace
- UTIL BloodDrips
- UTIL BloodImpact
- UTIL BloodSpray
- UTIL BloodStream
- UTIL Bubbles
- UTIL BubbleTrail
- UTIL CheckBottom
- UTIL DecodeICE
- UTIL DropToFloor
- UTIL EntitiesAlongRay
- UTIL EntitiesInBox
- UTIL EntitiesInSphere
- UTIL FreeFile
- UTIL FunctionFromName
- UTIL FunctionToName
- UTIL GetDebugColorForRelationship
- UTIL GetLocalPlayer
- UTIL GetModDir
- UTIL HudHintText
- UTIL HudMessage
- UTIL HudMessageAll
- UTIL ImpactTrace
- UTIL IsLowViolence
- UTIL IsValidEntity
- UTIL LogPrintf
- UTIL MuzzleFlash
- UTIL ParticleTracer
- UTIL PlayerByIndex
- UTIL PlayerDecalTrace
- UTIL Remove
- UTIL ReplaceKeyBindings
- UTIL SafeName
- UTIL SayText
- UTIL SayText2Filter
- UTIL SayTextAll
- UTIL SayTextFilter
- UTIL ScaleForGravity
- UTIL ScreenFade
- UTIL ScreenFadeAll
- UTIL ScreenFadeBuild
- UTIL ScreenFadeWrite
- UTIL ScreenShake
- UTIL ScreenShakeObject
- UTIL SetModel
- UTIL SetOrigin
- UTIL SetSize
- UTIL ShouldShowBlood
- UTIL Smoke
- UTIL StringToColor32
- UTIL StringToFloatArray
- UTIL StringToIntArray
- UTIL StringToVector
- UTIL StripToken
- UTIL TeamsMatch
- UTIL TraceLine
- UTIL Tracer
- UTIL ValidateSoundName
- UTIL VarArgs
- UTIL VecToYaw
- UTIL ViewPunch
- UTIL WaterLevel