Category:UTIL: Difference between revisions
Jump to navigation
Jump to search
Note:This list is incomplete, and these functions are poorly categorized for now.
(→Other) |
Stoopdapoop (talk | contribs) No edit summary |
||
Line 57: | Line 57: | ||
* [[UTIL_IsMasterTriggered]] | * [[UTIL_IsMasterTriggered]] | ||
* [[UTIL_TeamsMatch]] | * [[UTIL_TeamsMatch]] | ||
* [[UTIL_ClipPunchAngleOffset]] | * [[UTIL_ClipPunchAngleOffset]] | ||
* [[UTIL_WaterLevel]] | * [[UTIL_WaterLevel]] | ||
Line 89: | Line 86: | ||
* [[UTIL_EntityHasMatchingRootParent]] | * [[UTIL_EntityHasMatchingRootParent]] | ||
* [[UTIL_GetAchievementEventMask]] | * [[UTIL_GetAchievementEventMask]] | ||
* [[ | * [[UTIL_AddDebugLine]] | ||
* [[UTIL_ComputeAABBForBounds]] | |||
* [[UTIL_ComputeEntityFade]] | |||
* [[UTIL_ComputerStringWidth]] | |||
* [[UTIL_DecodeICE]] | |||
* [[UTIL_DrawOverlayLines]] | |||
* [[UTIL_EmitAmbientSound]] | |||
* [[UTIL_EmitSoundSuit]] | |||
* [[UTIL_EmitGroupnameSuit]] | |||
* [[UTIL_EmitSoundSuit]] | |||
* [[UTIL_FunctionFromName]] | |||
* [[UTIL_FunctionToName]] | |||
* [[UTIL_GetCommandClient]] | |||
* [[UTIL_GetCommandClientIndex]] | |||
* [[UTIL_GetCurrentCheckClient]] | |||
* [[UTIL_GetLocalPlayerOrListenServerHost]] | |||
* [[UTIL_GetMapKeyCount]] | |||
* [[UTIL_GetMapLoadCountFileName]] | |||
* [[UTIL_GetModDir]] | |||
* [[UTIL_GetNormalizedColorTintAndLuminosity]] | |||
* [[UTIL_IncrementMapKey]] | |||
* [[UTIL_IteMCanBeTouchedByPlayer]] | |||
* [[UTIL_LoadActivityRemapFile]] | |||
* [[UTIL_PointContents]] | |||
* [[UTIL_RemoveHeirarchy]] | |||
* [[UTIL_ReplaceKeyBindings]] | |||
* [[UTIL_RestartAmbientSounds]] | |||
* [[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}} | ||
Line 110: | Line 138: | ||
* [[PrecacheVGuiScreen]] | * [[PrecacheVGuiScreen]] | ||
* [[PrecacheVGuiScreenOverlayMaterial]] | * [[PrecacheVGuiScreenOverlayMaterial]] | ||
* [[UTIL_PrecacheOtherGrenade]] | |||
{{category cell|background-color=white|border-color=white}} | {{category cell|background-color=white|border-color=white}} | ||
Line 122: | Line 151: | ||
* [[UTIL_ClearTrace]] | * [[UTIL_ClearTrace]] | ||
* [[UTIL_ClipTraceToPlayers]] | * [[UTIL_ClipTraceToPlayers]] | ||
* [[UTIL_TraceRay]] | |||
{{category cell|background-color=white|border-color=white}} | {{category cell|background-color=white|border-color=white}} | ||
Line 156: | Line 186: | ||
== Pitch & Yaw == | == Pitch & Yaw == | ||
* [[UTIL_VecToYaw]] | * [[UTIL_VecToYaw]] | ||
* [[UTIL_VecToPitch]] | * [[UTIL_VecToPitch]] | ||
Line 167: | Line 195: | ||
* [[SharedRandomVector]] | * [[SharedRandomVector]] | ||
* [[SharedRandomAngle]] | * [[SharedRandomAngle]] | ||
== String Conversion == | |||
* [[UTIL_StringToCOlor32]] | |||
* [[UTIL_StringToFloatArray]] | |||
* [[UTIL_StringToIntArray]] | |||
* [[UTIL_StringToVector]] | |||
* [[UTIL_StringFieldToInt]] | |||
* [[UTIL_ColorStringToLinearFloatColor]] | |||
* [[UTIL_AxisStringToPointPoint]] | |||
* [[UTIL_AxisStringToPointDir]] | |||
* [[UTIL_AxisStringToUnitDir]] | |||
{{category end}}__NOTOC__ | {{category end}}__NOTOC__ |
Revision as of 00:30, 10 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