Category:UTIL: Difference between revisions
Jump to navigation
Jump to search
Note:This list is incomplete, and these functions are poorly categorized for now.
(→Traces) |
(Tried to make some pretty colors to go with the new category. Has an extra space after it. Feel free to fix it :)) |
||
Line 65: | Line 65: | ||
* [[UTIL_WaterLevel]] | * [[UTIL_WaterLevel]] | ||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | |||
== Precaching == | |||
* [[UTIL_PrecacheDecal]] | |||
* [[UTIL_PrecacheOther]] | |||
* [[PrecacheModel]] | |||
* [[PrecacheMaterial]] | |||
* [[PrecacheScriptSound]] | |||
* [[PrecacheGibsForModel]] | |||
* [[PrecacheFileWeaponInfoDatabase]] | |||
* [[PrecacheInstancedScene]] | |||
* [[PrecacheParticleSystem]] | |||
* [[PrecachePhysicsSoundByStringIndex]] | |||
* [[PrecachePhysicsSounds]] | |||
* [[PrecachePointTemplates]] | |||
* [[PrecacheStandardParticleSystem]] | |||
* [[PrecacheVGuiScreen]] | |||
* [[PrecacheVGuiScreenOverlayMaterial]] | |||
{{category | {{category cell|background-color=white|border-color=white}} | ||
== Traces == | == Traces == | ||
* [[UTIL_TraceLine]] | * [[UTIL_TraceLine]] | ||
Line 87: | Line 94: | ||
* [[UTIL_ClearTrace]] | * [[UTIL_ClearTrace]] | ||
{{category cell|background-color=white|border-color=white}} | |||
== Modifying Angles == | |||
* [[UTIL_Approach]] | |||
* [[UTIL_ApproachAngle]] | |||
* [[UTIL_AngleMod]] | |||
* [[UTIL_AngleDiff]] | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | |||
== Utility Effects == | == Utility Effects == | ||
* [[UTIL_ScreenShake]] | * [[UTIL_ScreenShake]] |
Revision as of 22:15, 9 April 2011

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