Clientside Lua

From GMod Wiki

Jump to: navigation, search

Jump to Library:

achievements
avi
cam
chat
cleanup
ComboBox_Emitter_Options
concommand
constraint
controlpanel
cookie
coroutine
cvars
datastream
debug
debugoverlay
derma

draw
duplicator
effects
ents
file
filex
game
gamemode
glon
gmod
gui
hook
http
input
killicon
language

list
markup
math
mesh
mtable
os
package
physenv
player
player_manager
presets
render
resource
saverestore
schedule
scripted_ents

spawnmenu
sql
string
surface
table
team
timer
undo
usermessage
util
vehicles
vgui
weapons

Jump to Object:

Angle
bf_read
CEffectData
CLuaEmitter
CLuaParticle
CMoveData
ConVar

CSoundPatch
CTakeDamageInfo
CUserCmd
Entity
HTTPConnection
IMaterial
IMesh

IRestore
ISave
ITexture
MarkupObject
NPC
Panel
PhysObj

Player
SharedTable
Vector
Vehicle
VMatrix
Weapon

Libraries

Objects

achievements

NewerClient.png achievements.BalloonPopped
NewerClient.png achievements.Count
NewerClient.png achievements.EatBall
NewerClient.png achievements.GetCount
NewerClient.png achievements.GetDesc
NewerClient.png achievements.GetGoal
NewerClient.png achievements.GetName
NewerClient.png achievements.IncBaddies
NewerClient.png achievements.IncBystander
NewerClient.png achievements.IncGoodies
NewerClient.png achievements.IsAchieved
NewerClient.png achievements.Remover
NewerClient.png achievements.SpawnMenuOpen
NewerClient.png achievements.SpawnedNPC
NewerClient.png achievements.SpawnedProp
NewerClient.png achievements.SpawnedRagdoll

avi

Clientside:avi

cam

NewerClient.png cam.ApplyShake
NewerClient.png cam.End2D
NewerClient.png cam.End3D2D
NewerClient.png cam.End3D
NewerClient.png cam.EndCameraPos
NewerClient.png cam.EndOrthoView
NewerClient.png cam.IgnoreZ
NewerClient.png cam.PopModelMatrix
NewerClient.png cam.PushModelMatrix
NewerClient.png cam.Start2D
NewerClient.png cam.Start3D2D
NewerClient.png cam.Start3D
NewerClient.png cam.StartCameraPos
NewerClient.png cam.StartMaterialOverride
NewerClient.png cam.StartOrthoView

chat

NewerClient.png chat.AddText
NewerClient.png chat.GetChatBoxPos
NewerClient.png chat.PlaySound

cleanup

NewerClient.png cleanup.UpdateUI
NewerShared.png cleanup.GetTable
NewerShared.png cleanup.Register

ComboBox_Emitter_Options

NewerClient.png ComboBox_Emitter_Options.bloodimpact
NewerClient.png ComboBox_Emitter_Options.glassimpact
NewerClient.png ComboBox_Emitter_Options.metalsparks
NewerClient.png ComboBox_Emitter_Options.muzzlebig
NewerClient.png ComboBox_Emitter_Options.muzzle
NewerClient.png ComboBox_Emitter_Options.pistol shell
NewerClient.png ComboBox_Emitter_Options.rifle shell
NewerClient.png ComboBox_Emitter_Options.shotgun shell
NewerClient.png ComboBox_Emitter_Options.small_sparks
NewerClient.png ComboBox_Emitter_Options.sparks
NewerClient.png ComboBox_Emitter_Options.striderblood

concommand

NewerShared.png concommand.Add
NewerShared.png concommand.AutoComplete
NewerShared.png concommand.GetTable
NewerShared.png concommand.Remove
NewerShared.png concommand.Run

controlpanel

NewerClient.png controlpanel.Get

cookie

NewerClient.png cookie.Delete
NewerClient.png cookie.GetNumber
NewerClient.png cookie.GetString
NewerClient.png cookie.Set

coroutine

NewerShared.png coroutine.create
NewerShared.png coroutine.resume
NewerShared.png coroutine.running
NewerShared.png coroutine.status
NewerShared.png coroutine.wrap
NewerShared.png coroutine.yield

cvars

NewerShared.png cvars.AddChangeCallback
NewerShared.png cvars.GetConVarCallbacks
NewerShared.png cvars.OnConVarChanged

datastream

NewerClient.png datastream.StreamToServer
NewerShared.png datastream.DownstreamActive
NewerShared.png datastream.GetProgress
NewerShared.png datastream.Hook

debug

NewerShared.png debug.debug
NewerShared.png debug.getfenv
NewerShared.png debug.gethook
NewerShared.png debug.getinfo
NewerShared.png debug.getlocal
NewerShared.png debug.getmetatable
NewerShared.png debug.getregistry
NewerShared.png debug.getupvalue
NewerShared.png debug.setfenv
NewerShared.png debug.sethook
NewerShared.png debug.setlocal
NewerShared.png debug.setmetatable
NewerShared.png debug.setupvalue
NewerShared.png debug.Trace
NewerShared.png debug.traceback

debugoverlay

NewerShared.png debugoverlay.Box
NewerShared.png debugoverlay.Cross
NewerShared.png debugoverlay.Line
NewerShared.png debugoverlay.Sphere
NewerShared.png debugoverlay.Text

derma

NewerClient.png derma.Color
NewerClient.png derma.DefineControl
NewerClient.png derma.DefineSkin
NewerClient.png derma.GetControlList
NewerClient.png derma.GetDefaultSkin
NewerClient.png derma.GetNamedSkin
NewerClient.png derma.GetSkinTable
NewerClient.png derma.RefreshSkins
NewerClient.png derma.SkinChangeIndex
NewerClient.png derma.SkinHook
NewerClient.png derma.SkinTexture

draw

NewerClient.png draw.DrawText
NewerClient.png draw.GetFontHeight
NewerClient.png draw.NoTexture
NewerClient.png draw.RoundedBox
NewerClient.png draw.RoundedBoxEx
NewerClient.png draw.SimpleText
NewerClient.png draw.SimpleTextOutlined
NewerClient.png draw.Text
NewerClient.png draw.TextShadow
NewerClient.png draw.TexturedQuad
NewerClient.png draw.WordBox

duplicator

NewerShared.png duplicator.FindEntityClass
NewerShared.png duplicator.RegisterBoneModifier
NewerShared.png duplicator.RegisterConstraint
NewerShared.png duplicator.RegisterEntityClass
NewerShared.png duplicator.RegisterEntityModifier

effects

NewerClient.png effects.Create
NewerClient.png effects.Register

ents

NewerShared.png ents.FindByModel
NewerShared.png ents.Create
NewerShared.png ents.FindByClass
NewerShared.png ents.FindInBox
NewerShared.png ents.FindInCone
NewerShared.png ents.FindInSphere
NewerShared.png ents.GetAll
NewerShared.png ents.GetByIndex

file

NewerShared.png file.Append
NewerShared.png file.CreateDir
NewerShared.png file.Delete
NewerShared.png file.Exists
NewerShared.png file.ExistsEx
NewerShared.png file.Find
NewerShared.png file.FindDir
NewerShared.png file.FindInLua
NewerShared.png file.IsDir
NewerShared.png file.Read
NewerShared.png file.Size
NewerShared.png file.TFind
NewerShared.png file.Time
NewerShared.png file.Write

filex

NewerShared.png filex.Append

game

NewerShared.png game.CleanUpMap
NewerShared.png game.GetMap
NewerShared.png game.GetTimeScale

gamemode

NewerShared.png gamemode.Call
NewerShared.png gamemode.Get
NewerShared.png gamemode.Register

glon

NewerShared.png glon.encode
NewerShared.png glon.decode
NewerShared.png glon.Read
NewerShared.png glon.Write

gmod

NewerShared.png gmod.GetGamemode

gui

NewerClient.png gui.InternalCursorMoved
NewerClient.png gui.InternalKeyCodePressed
NewerClient.png gui.InternalKeyCodeReleased
NewerClient.png gui.InternalKeyCodeTyped
NewerClient.png gui.InternalMouseDoublePressed
NewerClient.png gui.InternalMousePressed
NewerClient.png gui.InternalMouseReleased
NewerClient.png gui.InternalMouseWheeled
NewerClient.png gui.EnableScreenClicker
NewerClient.png gui.MousePos
NewerClient.png gui.MouseX
NewerClient.png gui.MouseY
NewerClient.png gui.OpenURL
NewerClient.png gui.ScreenToVector
NewerClient.png gui.SetMousePos

hook

NewerShared.png hook.Add
NewerShared.png hook.Call
NewerShared.png hook.GetTable
NewerShared.png hook.Remove

http

NewerShared.png http.Get
NewerShared.png http.GetTable

input

NewerClient.png input.IsKeyDown
NewerClient.png input.IsMouseDown
NewerClient.png input.LookupBinding
NewerClient.png input.SetCursorPos
NewerClient.png input.WasKeyPressed
NewerClient.png input.WasKeyReleased
NewerClient.png input.WasKeyTyped
NewerClient.png input.WasMouseDoublePressed
NewerClient.png input.WasMousePressed

killicon

NewerClient.png killicon.AddAlias
NewerClient.png killicon.AddFont
NewerClient.png killicon.Add
NewerClient.png killicon.Draw
NewerClient.png killicon.Exists
NewerClient.png killicon.GetSize

language

NewerClient.png language.Add

list

NewerShared.png list.Add
NewerShared.png list.Get
NewerShared.png list.GetForEdit
NewerShared.png list.Set

markup

NewerClient.png markup.Parse

math

NewerShared.png math.abs
NewerShared.png math.acos
NewerShared.png math.AngleDifference
NewerShared.png math.Approach
NewerShared.png math.ApproachAngle
NewerShared.png math.asin
NewerShared.png math.atan
NewerShared.png math.atan2
NewerShared.png math.BinToInt
NewerShared.png math.BSplinePoint
NewerShared.png math.calcBSplineN
NewerShared.png math.ceil
NewerShared.png math.Clamp
NewerShared.png math.cos
NewerShared.png math.cosh
NewerShared.png math.deg
NewerShared.png math.Deg2Rad
NewerShared.png math.Dist
NewerShared.png math.Distance
NewerShared.png math.EaseInOut
NewerShared.png math.exp
NewerShared.png math.floor
NewerShared.png math.fmod
NewerShared.png math.frexp
NewerShared.png math.huge
NewerShared.png math.IntToBin
NewerShared.png math.ldexp
NewerShared.png math.log
NewerShared.png math.log10
NewerShared.png math.Max
NewerShared.png math.max
NewerShared.png math.min
NewerShared.png math.Min
NewerShared.png math.modf
NewerShared.png math.NormalizeAngle
NewerShared.png math.pi
NewerShared.png math.pow
NewerShared.png math.rad
NewerShared.png math.Rad2Deg
NewerShared.png math.Rand
NewerShared.png math.random
NewerShared.png math.randomseed
NewerShared.png math.Round
NewerShared.png math.sin
NewerShared.png math.sinh
NewerShared.png math.sqrt
NewerShared.png math.tan
NewerShared.png math.tanh
NewerShared.png math.TimeFraction

mesh

NewerClient.pngmesh.AdvanceVertex
NewerClient.pngmesh.Begin
NewerClient.pngmesh.Color
NewerClient.pngmesh.End
NewerClient.pngmesh.Normal
NewerClient.pngmesh.Position
NewerClient.pngmesh.QuadEasy
NewerClient.pngmesh.Quad
NewerClient.pngmesh.Specular
NewerClient.pngmesh.TangentS
NewerClient.pngmesh.TangentT
NewerClient.pngmesh.TexCoord
NewerClient.pngmesh.VertexCount

mtable

NewerClient.png mtable.Add
NewerClient.png mtable.Clear
NewerClient.png mtable.Init
NewerClient.png mtable.OnStore
NewerClient.png mtable.PerformLayout
NewerClient.png mtable.Populate

os

NewerShared.png os.clock
NewerShared.png os.date
NewerShared.png os.difftime
NewerShared.png os.time

package

NewerShared.png package.loadlib
NewerShared.png package.seeall

physenv

NewerShared.png physenv.GetAirDensity
NewerShared.png physenv.GetGravity
NewerShared.png physenv.GetPerformanceSettings
NewerShared.png physenv.SetAirDensity
NewerShared.png physenv.SetGravity
NewerShared.png physenv.SetPerformanceSettings

player

NewerShared.png player.GetAll
NewerShared.png player.GetByID
NewerShared.png player.GetByUniqueID
NewerShared.png player.GetBots
NewerShared.png player.GetHumans

player_manager

NewerShared.png player_manager.AddValidModel
NewerShared.png player_manager.AllValidModels
NewerShared.png player_manager.TranslatePlayerModel

presets

NewerClient.png presets.Add
NewerClient.png presets.GetTable
NewerClient.png presets.Remove
NewerClient.png presets.Rename

render

NewerClient.png render.AddBeam
NewerClient.png render.CapturePixels
NewerClient.png render.ClearBuffersObeyStencil
NewerClient.png render.ClearDepth
NewerClient.png render.ClearRenderTarget
NewerClient.png render.ClearStencilBufferRectangle
NewerClient.png render.ClearStencil
NewerClient.png render.Clear
NewerClient.png render.CopyRenderTargetToTexture
NewerClient.png render.CopyTexture
NewerClient.png render.CullMode
NewerClient.png render.DrawBeam
NewerClient.png render.DrawQuadEasy
NewerClient.png render.DrawQuad
NewerClient.png render.DrawScreenQuad
NewerClient.png render.DrawSprite
NewerClient.png render.EnableClipping
NewerClient.png render.EndBeam
NewerClient.png render.FogColor
NewerClient.png render.FogEnd
NewerClient.png render.FogMaxDensity
NewerClient.png render.FogMode
NewerClient.png render.FogStart
NewerClient.png render.GetBloomTex0
NewerClient.png render.GetBloomTex1
NewerClient.png render.GetDXLevel
NewerClient.png render.GetFogColor
NewerClient.png render.GetFogDistances
NewerClient.png render.GetFogMode
NewerClient.png render.GetFullScreenDepthTexture
NewerClient.png render.GetLightColor
NewerClient.png render.GetMoBlurTex0
NewerClient.png render.GetMorphTex0
NewerClient.png render.GetMorphTex1
NewerClient.png render.GetRenderTarget
NewerClient.png render.GetScreenEffectTexture
NewerClient.png render.GetSuperFPTex2
NewerClient.png render.GetSuperFPTex
NewerClient.png render.GetSurfaceColor
NewerClient.png render.GetToneMappingScaleLinear
NewerClient.png render.MaxTextureHeight
NewerClient.png render.MaxTextureWidth
NewerClient.png render.PerformFullScreenStencilOperation
NewerClient.png render.PopCustomClipPlane
NewerClient.png render.PushCustomClipPlane
NewerClient.png render.ReadPixels
NewerClient.png render.RenderView
NewerClient.png render.ResetModelLighting
NewerClient.png render.ResetToneMappingScale
NewerClient.png render.SetAmbientLight
NewerClient.png render.SetBlend
NewerClient.png render.SetColorModulation
NewerClient.png render.SetFogZ
NewerClient.png render.SetGoalToneMappingScale
NewerClient.png render.SetLightingOrigin
NewerClient.png render.SetMaterial
NewerClient.png render.SetModelLighting
NewerClient.png render.SetRenderTarget
NewerClient.png render.SetScissorRect
NewerClient.png render.SetStencilCompareFunction
NewerClient.png render.SetStencilEnable
NewerClient.png render.SetStencilFailOperation
NewerClient.png render.SetStencilPassOperation
NewerClient.png render.SetStencilReferenceValue
NewerClient.png render.SetStencilTestMask
NewerClient.png render.SetStencilWriteMask
NewerClient.png render.SetStencilZFailOperation
NewerClient.png render.SetToneMappingScaleLinear
NewerClient.png render.SetViewPort
NewerClient.png render.Spin
NewerClient.png render.StartBeam
NewerClient.png render.SupportsHDR
NewerClient.png render.SupportsPixelShaders_1_4
NewerClient.png render.SupportsPixelShaders_2_0
NewerClient.png render.SupportsVertexShaders_2_0
NewerClient.png render.SuppressEngineLighting
NewerClient.png render.TurnOnToneMapping
NewerClient.png render.UpdateFullScreenDepthTexture
NewerClient.png render.UpdateRefractTexture
NewerClient.png render.UpdateScreenEffectTexture

resource

NewerShared.png resource.AddFile
NewerShared.png resource.AddSingleFile

saverestore

NewerShared.png saverestore.AddRestoreHook
NewerShared.png saverestore.AddSaveHook
NewerShared.png saverestore.LoadEntity
NewerShared.png saverestore.LoadGlobal
NewerShared.png saverestore.PreRestore
NewerShared.png saverestore.PreSave
NewerShared.png saverestore.ReadTable
NewerShared.png saverestore.ReadVar
NewerShared.png saverestore.SaveEntity
NewerShared.png saverestore.SaveGlobal
NewerShared.png saverestore.WritableKeysInTable
NewerShared.png saverestore.WriteTable
NewerShared.png saverestore.WriteVar

schedule

NewerShared.png schedule.Add
NewerShared.png schedule.IsSchedule
NewerShared.png schedule.Remove

scripted_ents

NewerShared.png scripted_ents.Alias β
NewerShared.png scripted_ents.Get
NewerShared.png scripted_ents.GetList
NewerShared.png scripted_ents.GetSpawnable
NewerShared.png scripted_ents.GetStored
NewerShared.png scripted_ents.GetType
NewerShared.png scripted_ents.Register

spawnmenu

NewerClient.png spawnmenu.AddContext
NewerClient.png spawnmenu.AddCreationTab
NewerClient.png spawnmenu.AddPropCategory
NewerClient.png spawnmenu.AddProp
NewerClient.png spawnmenu.AddTab
NewerClient.png spawnmenu.AddToolCategory
NewerClient.png spawnmenu.AddToolMenuOption
NewerClient.png spawnmenu.AddToolTab
NewerClient.png spawnmenu.ClearToolMenus
NewerClient.png spawnmenu.DeletePropCategory
NewerClient.png spawnmenu.EmptyPropCategory
NewerClient.png spawnmenu.GetCreationTabs
NewerClient.png spawnmenu.GetPropCategoryTable
NewerClient.png spawnmenu.GetPropTable
NewerClient.png spawnmenu.GetToolMenu
NewerClient.png spawnmenu.GetTools
NewerClient.png spawnmenu.PopulateFromEngineTextFiles
NewerClient.png spawnmenu.PopulateFromTextFiles
NewerClient.png spawnmenu.RemoveProp
NewerClient.png spawnmenu.RenamePropCategory
NewerClient.png spawnmenu.SaveProps
NewerClient.png spawnmenu.SaveToTextFiles

sql

NewerShared.png sql.Begin
NewerShared.png sql.Commit
NewerShared.png sql.LastError
NewerShared.png sql.Query
NewerShared.png sql.QueryRow
NewerShared.png sql.QueryValue
NewerShared.png sql.SQLStr
NewerShared.png sql.TableExists

string

NewerShared.png string.byte
NewerShared.png string.char
NewerShared.png string.dump
NewerShared.png string.Explode
NewerShared.png string.find
NewerShared.png string.format
NewerShared.png string.FormattedTime
NewerShared.png string.GetExtensionFromFilename
NewerShared.png string.GetFileFromFilename
NewerShared.png string.GetPathFromFilename
NewerShared.png string.gfind
NewerShared.png string.gmatch
NewerShared.png string.gsub
NewerShared.png string.Implode
NewerShared.png string.Left
NewerShared.png string.len
NewerShared.png string.lower
NewerShared.png string.NiceSize
NewerShared.png string.match
NewerShared.png string.rep
NewerShared.png string.Replace
NewerShared.png string.reverse
NewerShared.png string.Right
NewerShared.png string.split
NewerShared.png string.sub
NewerShared.png string.ToMinutesSeconds
NewerShared.png string.ToMinutesSecondsMilliseconds
NewerShared.png string.ToTable
NewerShared.png string.Trim
NewerShared.png string.TrimLeft
NewerShared.png string.TrimRight
NewerShared.png string.upper

surface

NewerClient.png surface.CreateFont
NewerClient.png surface.DrawCircle
NewerClient.png surface.DrawLine
NewerClient.png surface.DrawOutlinedRect
NewerClient.png surface.DrawPoly
NewerClient.png surface.DrawRect
NewerClient.png surface.DrawTexturedRectRotated
NewerClient.png surface.DrawTexturedRectUV
NewerClient.png surface.DrawTexturedRect
NewerClient.png surface.DrawText
NewerClient.png surface.GetHUDTexture
NewerClient.png surface.GetTextSize
NewerClient.png surface.GetTextureID
NewerClient.png surface.GetTextureSize
NewerClient.png surface.PlaySound
NewerClient.png surface.ScreenHeight
NewerClient.png surface.ScreenWidth
NewerClient.png surface.SetDrawColor
NewerClient.png surface.SetFont
NewerClient.png surface.SetMaterial
NewerClient.png surface.SetTextColor
NewerClient.png surface.SetTextPos
NewerClient.png surface.SetTexture

table

NewerShared.png table.Add
NewerShared.png table.ClearKeys
NewerShared.png table.CollapseKeyValue
NewerShared.png table.concat
NewerShared.png table.Copy
NewerShared.png table.CopyFromTo
NewerShared.png table.Count
NewerShared.png table.DeSanitise
NewerShared.png table.Empty
NewerShared.png table.FindNext
NewerShared.png table.FindPrev
NewerShared.png table.ForceInsert
NewerShared.png table.foreach
NewerShared.png table.foreachi
NewerShared.png table.GetFirstKey
NewerShared.png table.GetFirstValue
NewerShared.png table.GetLastKey
NewerShared.png table.GetLastValue
NewerShared.png table.getn
NewerShared.png table.GetWinningKey
NewerShared.png table.HasValue
NewerShared.png table.Inherit
NewerShared.png table.KeyFromValue
NewerShared.png table.KeysFromValue
NewerShared.png table.insert
NewerShared.png table.IsSequential
NewerShared.png table.LowerKeyNames
NewerShared.png table.maxn
NewerShared.png table.Merge
NewerShared.png table.Random
NewerShared.png table.remove
NewerShared.png table.Sanitise
NewerShared.png table.setn
NewerShared.png table.sort
NewerShared.png table.SortByKey
NewerShared.png table.SortByMember
NewerShared.png table.sortdesc
NewerShared.png table.ToString

team

NewerShared.png team.AddScore
NewerShared.png team.BestAutoJoinTeam
NewerShared.png team.GetAllTeams
NewerShared.png team.GetColor
NewerShared.png team.GetName
NewerShared.png team.GetPlayers
NewerShared.png team.GetScore
NewerShared.png team.GetSpawnPoint
NewerShared.png team.Joinable
NewerShared.png team.NumPlayers
NewerShared.png team.Random
NewerShared.png team.SetScore
NewerShared.png team.SetSpawnPoint
NewerShared.png team.SetUp
NewerShared.png team.TotalDeaths
NewerShared.png team.TotalFrags
NewerShared.png team.Valid

timer

NewerShared.png timer.Adjust
NewerShared.png timer.Check
NewerShared.png timer.Create
NewerShared.png timer.Destroy
NewerShared.png timer.IsTimer
NewerShared.png timer.Pause
NewerShared.png timer.Remove
NewerShared.png timer.Simple
NewerShared.png timer.Start
NewerShared.png timer.Stop
NewerShared.png timer.Toggle
NewerShared.png timer.UnPause

undo

NewerClient.png undo.MakeUIDirty
NewerClient.png undo.SetupUI

usermessage

NewerShared.png usermessage.Hook
NewerShared.png usermessage.IncomingMessage
NewerShared.png usermessage.GetTable

util

NewerClient.png util.GetPixelVisibleHandle
NewerClient.png util.GetSunInfo
NewerClient.png util.PixelVisible
NewerShared.png util.BlastDamage
NewerShared.png util.CRC
NewerShared.png util.Decal
NewerShared.png util.DecalMaterial
NewerShared.png util.Effect
NewerShared.png util.GetModelInfo
NewerShared.png util.GetPlayerTrace
NewerShared.png util.GetSurfaceIndex
NewerShared.png util.IsInWorld
NewerShared.png util.IsValidModel
NewerShared.png util.IsValidPhysicsObject
NewerShared.png util.IsValidProp
NewerShared.png util.IsValidRagdoll
NewerShared.png util.KeyValuesToTable
NewerShared.png util.LocalToWorld
NewerShared.png util.ParticleTracer
NewerShared.png util.ParticleTracerEx
NewerShared.png util.PointContents
NewerShared.png util.PrecacheModel
NewerShared.png util.PrecacheSound
NewerShared.png util.QuickTrace
NewerShared.png util.RelativePathToFull
NewerShared.png util.ScreenShake
NewerShared.png util.TableToKeyValues
NewerShared.png util.TraceEntity
NewerShared.png util.TraceEntityHull
NewerShared.png util.TraceHull
NewerShared.png util.TraceLine
NewerShared.png util.tobool

vehicles

NewerShared.png vehicles.Add
NewerShared.png vehicles.GetTable
NewerShared.png vehicles.PlayerSpawn
NewerShared.png vehicles.RefreshList

vgui

NewerClient.png vgui.Create
NewerClient.png vgui.CreateFromTable
NewerClient.png vgui.CreateX
NewerClient.png vgui.CursorVisible
NewerClient.png vgui.FocusedHasParent
NewerClient.png vgui.GetKeyboardFocus
NewerClient.png vgui.GetWorldPanel
NewerClient.png vgui.IsHoveringWorld
NewerClient.png vgui.Register
NewerClient.png vgui.RegisterFile
NewerClient.png vgui.RegisterTable

weapons

NewerShared.png weapons.Get
NewerShared.png weapons.GetList
NewerShared.png weapons.GetStored
NewerShared.png weapons.Register

Angle

NewerShared.png Angle:__add
NewerShared.png Angle:__eq
NewerShared.png Angle:__gc
NewerShared.png Angle:__index
NewerShared.png Angle:__mul
NewerShared.png Angle:__newindex
NewerShared.png Angle:__sub
NewerShared.png Angle:__tostring
NewerShared.png Angle:Forward
NewerShared.png Angle:Right
NewerShared.png Angle:RotateAroundAxis
NewerShared.png Angle:Up

bf_read

NewerClient.png bf_read:ReadAngle
NewerClient.png bf_read:ReadBool
NewerClient.png bf_read:ReadChar
NewerClient.png bf_read:ReadEntity
NewerClient.png bf_read:ReadFloat
NewerClient.png bf_read:ReadLong
NewerClient.png bf_read:ReadShort
NewerClient.png bf_read:ReadString
NewerClient.png bf_read:ReadVectorNormal
NewerClient.png bf_read:ReadVector
NewerClient.png bf_read:Reset

CEffectData

NewerShared.png CEffectData:__index
NewerShared.png CEffectData:GetAngle
NewerShared.png CEffectData:GetAttachment
NewerShared.png CEffectData:GetColor
NewerShared.png CEffectData:GetEntity
NewerShared.png CEffectData:GetEntIndex
NewerShared.png CEffectData:GetFlags
NewerShared.png CEffectData:GetHitBox
NewerShared.png CEffectData:GetMagnitude
NewerShared.png CEffectData:GetMaterial
NewerShared.png CEffectData:GetNormal
NewerShared.png CEffectData:GetOrigin
NewerShared.png CEffectData:GetRadius
NewerShared.png CEffectData:GetScale
NewerShared.png CEffectData:GetStart
NewerShared.png CEffectData:GetSurfaceProp
NewerShared.png CEffectData:SetAngle
NewerShared.png CEffectData:SetAttachment
NewerShared.png CEffectData:SetColor
NewerShared.png CEffectData:SetEntIndex
NewerShared.png CEffectData:SetEntity
NewerShared.png CEffectData:SetFlags
NewerShared.png CEffectData:SetHitBox
NewerShared.png CEffectData:SetMagnitude
NewerShared.png CEffectData:SetMaterial
NewerShared.png CEffectData:SetNormal
NewerShared.png CEffectData:SetOrigin
NewerShared.png CEffectData:SetRadius
NewerShared.png CEffectData:SetScale
NewerShared.png CEffectData:SetStart
NewerShared.png CEffectData:SetSurfaceProp

CLuaEmitter

NewerClient.png CLuaEmitter:__gc
NewerClient.png CLuaEmitter:__index
NewerClient.png CLuaEmitter:Add
NewerClient.png CLuaEmitter:Draw
NewerClient.png CLuaEmitter:Finish
NewerClient.png CLuaEmitter:GetNumActiveParticles
NewerClient.png CLuaEmitter:SetBBox
NewerClient.png CLuaEmitter:SetNearClip
NewerClient.png CLuaEmitter:SetNoDraw
NewerClient.png CLuaEmitter:SetParticleCullRadius
NewerClient.png CLuaEmitter:SetPos

CLuaParticle

NewerClient.png CLuaParticle:__gc
NewerClient.png CLuaParticle:__index
NewerClient.png CLuaParticle:__newindex
NewerClient.png CLuaParticle:GetAirResistance
NewerClient.png CLuaParticle:GetAngles
NewerClient.png CLuaParticle:GetAngleVelocity
NewerClient.png CLuaParticle:GetBounce
NewerClient.png CLuaParticle:GetColor
NewerClient.png CLuaParticle:GetDieTime
NewerClient.png CLuaParticle:GetEndAlpha
NewerClient.png CLuaParticle:GetEndLength
NewerClient.png CLuaParticle:GetEndSize
NewerClient.png CLuaParticle:GetGravity
NewerClient.png CLuaParticle:GetLifeTime
NewerClient.png CLuaParticle:GetPos
NewerClient.png CLuaParticle:GetRollDelta
NewerClient.png CLuaParticle:GetRoll
NewerClient.png CLuaParticle:GetStartAlpha
NewerClient.png CLuaParticle:GetStartLength
NewerClient.png CLuaParticle:GetStartSize
NewerClient.png CLuaParticle:GetVelocity
NewerClient.png CLuaParticle:SetAirResistance
NewerClient.png CLuaParticle:SetAngles
NewerClient.png CLuaParticle:SetAngleVelocity
NewerClient.png CLuaParticle:SetBounce
NewerClient.png CLuaParticle:SetCollideCallback
NewerClient.png CLuaParticle:SetCollide
NewerClient.png CLuaParticle:SetColor
NewerClient.png CLuaParticle:SetDieTime
NewerClient.png CLuaParticle:SetEndAlpha
NewerClient.png CLuaParticle:SetEndLength
NewerClient.png CLuaParticle:SetEndSize
NewerClient.png CLuaParticle:SetGravity
NewerClient.png CLuaParticle:SetLifeTime
NewerClient.png CLuaParticle:SetLighting
NewerClient.png CLuaParticle:SetNextThink
NewerClient.png CLuaParticle:SetPos
NewerClient.png CLuaParticle:SetRollDelta
NewerClient.png CLuaParticle:SetRoll
NewerClient.png CLuaParticle:SetStartAlpha
NewerClient.png CLuaParticle:SetStartLength
NewerClient.png CLuaParticle:SetStartSize
NewerClient.png CLuaParticle:SetThinkFunction
NewerClient.png CLuaParticle:SetVelocityScale
NewerClient.png CLuaParticle:SetVelocity
NewerClient.png CLuaParticle:VelocityDecay

CMoveData

NewerShared.png CMoveData:__index
NewerShared.png CMoveData:GetConstraintRadius
NewerShared.png CMoveData:GetForwardSpeed
NewerShared.png CMoveData:GetMaxClientSpeed
NewerShared.png CMoveData:GetMaxSpeed
NewerShared.png CMoveData:GetMoveAngles
NewerShared.png CMoveData:GetOrigin
NewerShared.png CMoveData:GetSideSpeed
NewerShared.png CMoveData:GetUpSpeed
NewerShared.png CMoveData:GetVelocity
NewerShared.png CMoveData:SetConstraintRadius
NewerShared.png CMoveData:SetForwardSpeed
NewerShared.png CMoveData:SetMaxClientSpeed
NewerShared.png CMoveData:SetMaxSpeed
NewerShared.png CMoveData:SetMoveAngles
NewerShared.png CMoveData:SetOrigin
NewerShared.png CMoveData:SetSideSpeed
NewerShared.png CMoveData:SetUpSpeed
NewerShared.png CMoveData:SetVelocity

ConVar

NewerShared.png ConVar:__index
NewerShared.png ConVar:GetBool
NewerShared.png ConVar:GetDefault
NewerShared.png ConVar:GetFloat
NewerShared.png ConVar:GetHelpText
NewerShared.png ConVar:GetInt
NewerShared.png ConVar:GetName
NewerShared.png ConVar:GetString

CSoundPatch

NewerShared.png CSoundPatch:__gc
NewerShared.png CSoundPatch:__index
NewerShared.png CSoundPatch:ChangePitch
NewerShared.png CSoundPatch:ChangeVolume
NewerShared.png CSoundPatch:FadeOut
NewerShared.png CSoundPatch:IsPlaying
NewerShared.png CSoundPatch:Play
NewerShared.png CSoundPatch:PlayEx
NewerShared.png CSoundPatch:SetSoundLevel
NewerShared.png CSoundPatch:Stop

CTakeDamageInfo

NewerShared.png CTakeDamageInfo:__index
NewerShared.png CTakeDamageInfo:AddDamage
NewerShared.png CTakeDamageInfo:GetAmmoType
NewerShared.png CTakeDamageInfo:GetAttacker
NewerShared.png CTakeDamageInfo:GetBaseDamage
NewerShared.png CTakeDamageInfo:GetDamage
NewerShared.png CTakeDamageInfo:GetDamageForce
NewerShared.png CTakeDamageInfo:GetDamagePosition
NewerShared.png CTakeDamageInfo:GetDamageType
NewerShared.png CTakeDamageInfo:GetInflictor
NewerShared.png CTakeDamageInfo:GetMaxDamage
NewerShared.png CTakeDamageInfo:GetReportedPosition
NewerShared.png CTakeDamageInfo:IsBulletDamage
NewerShared.png CTakeDamageInfo:IsDamageType
NewerShared.png CTakeDamageInfo:IsExplosionDamage
NewerShared.png CTakeDamageInfo:IsFallDamage
NewerShared.png CTakeDamageInfo:ScaleDamage
NewerShared.png CTakeDamageInfo:SetAttacker
NewerShared.png CTakeDamageInfo:SetDamage
NewerShared.png CTakeDamageInfo:SetDamageForce
NewerShared.png CTakeDamageInfo:SetDamagePosition
NewerShared.png CTakeDamageInfo:SetDamageType
NewerShared.png CTakeDamageInfo:SetInflictor
NewerShared.png CTakeDamageInfo:SetMaxDamage
NewerShared.png CTakeDamageInfo:SubtractDamage

CUserCmd

NewerShared.png CUserCmd:__index
NewerShared.png CUserCmd:GetButtons
NewerShared.png CUserCmd:GetForwardMove
NewerShared.png CUserCmd:GetImpulse
NewerShared.png CUserCmd:GetMouseX
NewerShared.png CUserCmd:GetMouseY
NewerShared.png CUserCmd:GetSideMove
NewerShared.png CUserCmd:GetUpMove
NewerShared.png CUserCmd:GetViewAngles
NewerShared.png CUserCmd:KeyDown
NewerShared.png CUserCmd:SetButtons
NewerShared.png CUserCmd:SetForwardMove
NewerShared.png CUserCmd:SetImpulse
NewerShared.png CUserCmd:SetMouseX
NewerShared.png CUserCmd:SetMouseY
NewerShared.png CUserCmd:SetSideMove
NewerShared.png CUserCmd:SetUpMove
NewerShared.png CUserCmd:SetViewAngles

Entity

State Method Name
cNewerClient.png
Entity:BecomeRagdollOnClient
cNewerClient.png
Entity:CreateParticleEffect
cNewerClient.png
Entity:CreateShadow
cNewerClient.png
Entity:DestroyShadow
cNewerClient.png
Entity:DrawModel
cNewerClient.png
Entity:FrameAdvance
cNewerClient.png
Entity:GetAnimTime
cNewerClient.png
Entity:GetModelPhysBoneCount
cNewerClient.png
Entity:GetModelScale
cNewerClient.png
Entity:GetModelWorldScale
cNewerClient.png
Entity:GetNetworkAngles
cNewerClient.png
Entity:GetNetworkOrigin
cNewerClient.png
Entity:GetRenderAngles
cNewerClient.png
Entity:GetRenderBounds
cNewerClient.png
Entity:GetRenderGroup
cNewerClient.png
Entity:GetRenderOrigin
cNewerClient.png
Entity:InitializeAsClientEntity
cNewerClient.png
Entity:InvalidateBoneCache
cNewerClient.png
Entity:MarkShadowAsDirty
cNewerClient.png
Entity:SetAnimTime
cNewerClient.png
Entity:SetBonePosition
cNewerClient.png
Entity:SetModelScale
cNewerClient.png
Entity:SetModelWorldScale
cNewerClient.png
Entity:SetNetworkAngles
cNewerClient.png
Entity:SetNetworkOrigin
cNewerClient.png
Entity:SetRenderAngles
cNewerClient.png
Entity:SetRenderBounds
cNewerClient.png
Entity:SetRenderBoundsWS
cNewerClient.png
Entity:SetRenderClipPlane
cNewerClient.png
Entity:SetRenderClipPlaneEnabled
cNewerClient.png
Entity:SetRenderOrigin
cNewerClient.png
Entity:SetupBones
cNewerClient.png
Entity:StopParticleEmission
shNewerShared.png
Entity:Activate
shNewerShared.png
Entity:AddEFlags
shNewerShared.png
Entity:AddEffects
shNewerShared.png
Entity:AlignAngles
shNewerShared.png
Entity:BoundingRadius
shNewerShared.png
Entity:CallOnRemove
shNewerShared.png
Entity:ClearPoseParameters
shNewerShared.png
Entity:DispatchTraceAttack
shNewerShared.png
Entity:DrawShadow
shNewerShared.png
Entity:EmitSound
shNewerShared.png
Entity:EntIndex
shNewerShared.png
Entity:EyeAngles
shNewerShared.png
Entity:EyePos
shNewerShared.png
Entity:FindTransitionSequence
shNewerShared.png
Entity:FireBullets
shNewerShared.png
Entity:ForcePlayerDrop
shNewerShared.png
Entity:GetActivity
shNewerShared.png
Entity:GetAngles
shNewerShared.png
Entity:GetAttachment
shNewerShared.png
Entity:GetBodygroup
shNewerShared.png
Entity:GetBoneCount
shNewerShared.png
Entity:GetBoneMatrix
shNewerShared.png
Entity:GetBoneName
shNewerShared.png
Entity:GetBoneParent
shNewerShared.png
Entity:GetBonePosition
shNewerShared.png
Entity:GetClass
shNewerShared.png
Entity:GetCollisionBounds
shNewerShared.png
Entity:GetCollisionGroup
shNewerShared.png
Entity:GetColor
shNewerShared.png
Entity:GetCycle
shNewerShared.png
Entity:GetDTAngle
shNewerShared.png
Entity:GetDTBool
shNewerShared.png
Entity:GetDTEntity
shNewerShared.png
Entity:GetDTFloat
shNewerShared.png
Entity:GetDTInt
shNewerShared.png
Entity:GetDTVector
shNewerShared.png
Entity:GetElasticity
shNewerShared.png
Entity:GetFlexBounds
shNewerShared.png
Entity:GetFlexName
shNewerShared.png
Entity:GetFlexNum
shNewerShared.png
Entity:GetFlexScale
shNewerShared.png
Entity:GetFlexWeight
shNewerShared.png
Entity:GetForward
shNewerShared.png
Entity:GetFriction
shNewerShared.png
Entity:GetGravity
shNewerShared.png
Entity:GetGroundEntity
shNewerShared.png
Entity:GetHitBoxBone
shNewerShared.png
Entity:GetHitBoxBounds
shNewerShared.png
Entity:GetHitBoxCount
shNewerShared.png
Entity:GetHitBoxGroupCount
shNewerShared.png
Entity:GetLocalAngles
shNewerShared.png
Entity:GetLocalAngularVelocity β
shNewerShared.png
Entity:GetLocalPos
shNewerShared.png
Entity:GetMaterial
shNewerShared.png
Entity:GetModel
shNewerShared.png
Entity:GetMomentaryRotButtonPos β
shNewerShared.png
Entity:GetMoveCollide
shNewerShared.png
Entity:GetMoveParent
shNewerShared.png
Entity:GetMoveType
shNewerShared.png
Entity:GetNWAngle
shNewerShared.png
Entity:GetNWBool
shNewerShared.png
Entity:GetNWEntity
shNewerShared.png
Entity:GetNWFloat
shNewerShared.png
Entity:GetNWInt
shNewerShared.png
Entity:GetNWString
shNewerShared.png
Entity:GetNWVector
shNewerShared.png
Entity:GetNetworkedAngle
shNewerShared.png
Entity:GetNetworkedBool
shNewerShared.png
Entity:GetNetworkedEntity
shNewerShared.png
Entity:GetNetworkedFloat
shNewerShared.png
Entity:GetNetworkedInt
shNewerShared.png
Entity:GetNetworkedString
shNewerShared.png
Entity:GetNetworkedVar
shNewerShared.png
Entity:GetNetworkedVector
shNewerShared.png
Entity:GetOwner
shNewerShared.png
Entity:GetParent
shNewerShared.png
Entity:GetParentPhysNum
shNewerShared.png
Entity:GetPhysicsObject
shNewerShared.png
Entity:GetPhysicsObjectCount
shNewerShared.png
Entity:GetPhysicsObjectNum
shNewerShared.png
Entity:GetPlaybackRate
shNewerShared.png
Entity:GetPos
shNewerShared.png
Entity:GetPoseParameter
shNewerShared.png
Entity:GetRight
shNewerShared.png
Entity:GetRotatedAABB
shNewerShared.png
Entity:GetSaveTable
shNewerShared.png
Entity:GetSequence
shNewerShared.png
Entity:GetSequenceActivity
shNewerShared.png
Entity:GetSequenceActivityName
shNewerShared.png
Entity:GetSequenceName
shNewerShared.png
Entity:GetSkin
shNewerShared.png
Entity:GetSolid
shNewerShared.png
Entity:GetSpawnFlags
shNewerShared.png
Entity:GetTable
shNewerShared.png
Entity:GetUp
shNewerShared.png
Entity:GetVar
shNewerShared.png
Entity:GetVelocity
shNewerShared.png
Entity:GibBreakClient
shNewerShared.png
Entity:GibBreakServer
shNewerShared.png
Entity:HasSpawnFlags
shNewerShared.png
Entity:Health
shNewerShared.png
Entity:InstallDataTable
shNewerShared.png
Entity:IsConstrained
shNewerShared.png
Entity:IsEFlagSet
shNewerShared.png
Entity:IsEffectActive
shNewerShared.png
Entity:IsNPC
shNewerShared.png
Entity:IsOnGround
shNewerShared.png
Entity:IsPlayer
shNewerShared.png
Entity:IsValid
shNewerShared.png
Entity:IsVehicle
shNewerShared.png
Entity:IsWeapon
shNewerShared.png
Entity:IsWorld
shNewerShared.png
Entity:LocalToWorld
shNewerShared.png
Entity:LocalToWorldAngles
shNewerShared.png
Entity:LookupAttachment
shNewerShared.png
Entity:LookupBone
shNewerShared.png
Entity:LookupSequence
shNewerShared.png
Entity:MakePhysicsObjectAShadow
shNewerShared.png
Entity:MuzzleFlash
shNewerShared.png
Entity:NearestPoint
shNewerShared.png
Entity:NextThink
shNewerShared.png
Entity:OBBCenter
shNewerShared.png
Entity:OBBMaxs
shNewerShared.png
Entity:OBBMins
shNewerShared.png
Entity:OnGround
shNewerShared.png
Entity:PhysWake
shNewerShared.png
Entity:PhysicsFromMesh
shNewerShared.png
Entity:PhysicsInit
shNewerShared.png
Entity:PhysicsInitBox
shNewerShared.png
Entity:PhysicsInitShadow
shNewerShared.png
Entity:PhysicsInitSphere
shNewerShared.png
Entity:Remove
shNewerShared.png
Entity:RemoveCallOnRemove
shNewerShared.png
Entity:RemoveEFlags
shNewerShared.png
Entity:RemoveEffects
shNewerShared.png
Entity:ResetSequence
shNewerShared.png
Entity:ResetSequenceInfo
shNewerShared.png
Entity:RestartGesture
shNewerShared.png
Entity:SelectWeightedSequence
shNewerShared.png
Entity:SelectWeightedSequenceSeeded
shNewerShared.png
Entity:SendViewModelMatchingSequence
shNewerShared.png
Entity:SequenceDuration
shNewerShared.png
Entity:SetAngles
shNewerShared.png
Entity:SetAnimation
shNewerShared.png
Entity:SetAttachment
shNewerShared.png
Entity:SetBodygroup
shNewerShared.png
Entity:SetBoneMatrix
shNewerShared.png
Entity:SetCollisionBounds
shNewerShared.png
Entity:SetCollisionBoundsWS
shNewerShared.png
Entity:SetCollisionGroup
shNewerShared.png
Entity:SetColor
shNewerShared.png
Entity:SetCycle
shNewerShared.png
Entity:SetDTAngle
shNewerShared.png
Entity:SetDTBool
shNewerShared.png
Entity:SetDTEntity
shNewerShared.png
Entity:SetDTFloat
shNewerShared.png
Entity:SetDTInt
shNewerShared.png
Entity:SetDTVector
shNewerShared.png
Entity:SetElasticity
shNewerShared.png
Entity:SetEntity
shNewerShared.png
Entity:SetEyeTarget
shNewerShared.png
Entity:SetFlexScale
shNewerShared.png
Entity:SetFlexWeight
shNewerShared.png
Entity:SetFriction
shNewerShared.png
Entity:SetGravity
shNewerShared.png
Entity:SetGroundEntity
shNewerShared.png
Entity:SetHealth
shNewerShared.png
Entity:SetKeyValue
shNewerShared.png
Entity:SetLocalAngles
shNewerShared.png
Entity:SetLocalAngularVelocity β
shNewerShared.png
Entity:SetLocalPos
shNewerShared.png
Entity:SetLocalVelocity
shNewerShared.png
Entity:SetMaterial
shNewerShared.png
Entity:SetModel
shNewerShared.png
Entity:SetModelName
shNewerShared.png
Entity:SetMoveParent
shNewerShared.png
Entity:SetMoveType
shNewerShared.png
Entity:SetNWAngle
shNewerShared.png
Entity:SetNWBool
shNewerShared.png
Entity:SetNWEntity
shNewerShared.png
Entity:SetNWFloat
shNewerShared.png
Entity:SetNWInt
shNewerShared.png
Entity:SetNWString
shNewerShared.png
Entity:SetNWVector
shNewerShared.png
Entity:SetNetworkedAngle
shNewerShared.png
Entity:SetNetworkedBool
shNewerShared.png
Entity:SetNetworkedEntity
shNewerShared.png
Entity:SetNetworkedFloat
shNewerShared.png
Entity:SetNetworkedInt
shNewerShared.png
Entity:SetNetworkedNumber
shNewerShared.png
Entity:SetNetworkedString
shNewerShared.png
Entity:SetNetworkedVar
shNewerShared.png
Entity:SetNetworkedVarProxy
shNewerShared.png
Entity:SetNetworkedVector
shNewerShared.png
Entity:SetNoDraw
shNewerShared.png
Entity:SetNotSolid
shNewerShared.png
Entity:SetOwner
shNewerShared.png
Entity:SetParent
shNewerShared.png
Entity:SetParentPhysNum
shNewerShared.png
Entity:SetPlaybackRate
shNewerShared.png
Entity:SetPos
shNewerShared.png
Entity:SetPoseParameter
shNewerShared.png
Entity:SetRenderFX
shNewerShared.png
Entity:SetRenderMode
shNewerShared.png
Entity:SetSaveValue
shNewerShared.png
Entity:SetSequence
shNewerShared.png
Entity:SetShouldDrawInViewMode
shNewerShared.png
Entity:SetSkin
shNewerShared.png
Entity:SetSolid
shNewerShared.png
Entity:SetTable
shNewerShared.png
Entity:SetVar
shNewerShared.png
Entity:SetVelocity
shNewerShared.png
Entity:SetWeaponModel
shNewerShared.png
Entity:SkinCount
shNewerShared.png
Entity:Spawn
shNewerShared.png
Entity:StartLoopingSound
shNewerShared.png
Entity:StartMotionController
shNewerShared.png
Entity:StopLoopingSound
shNewerShared.png
Entity:StopMotionController
shNewerShared.png
Entity:StopParticles
shNewerShared.png
Entity:StopSound
shNewerShared.png
Entity:TranslateBoneToPhysBone
shNewerShared.png
Entity:TranslatePhysBoneToBone
shNewerShared.png
Entity:ViewModelIndex
shNewerShared.png
Entity:WaterLevel
shNewerShared.png
Entity:Weapon_SetActivity
shNewerShared.png
Entity:Weapon_TranslateActivity
shNewerShared.png
Entity:WorldSpaceAABB
shNewerShared.png
Entity:WorldToLocal
shNewerShared.png
Entity:WorldToLocalAngles
shNewerShared.png
zEntity:__concat
shNewerShared.png
zEntity:__eq
shNewerShared.png
zEntity:__gc
shNewerShared.png
zEntity:__index
shNewerShared.png
zEntity:__newindex
shNewerShared.png
zEntity:__tostring

HTTPConnection

NewerShared.png HTTPConnection:__gc
NewerShared.png HTTPConnection:__index
NewerShared.png HTTPConnection:Download
NewerShared.png HTTPConnection:DownloadSize
NewerShared.png HTTPConnection:Finished
NewerShared.png HTTPConnection:GetBuffer

IMaterial

NewerClient.png IMaterial:__gc
NewerClient.png IMaterial:__index
NewerClient.png IMaterial:__tostring
NewerClient.png IMaterial:GetMaterialMatrix
NewerClient.png IMaterial:GetMaterialVector
NewerClient.png IMaterial:IsError
NewerClient.png IMaterial:SetMaterialMatrix
NewerClient.png IMaterial:GetMaterialFloat
NewerClient.png IMaterial:GetMaterialInt
NewerClient.png IMaterial:GetMaterialString
NewerClient.png IMaterial:GetMaterialTexture
NewerClient.png IMaterial:GetName
NewerClient.png IMaterial:GetShader
NewerClient.png IMaterial:SetMaterialFloat
NewerClient.png IMaterial:SetMaterialInt
NewerClient.png IMaterial:SetMaterialString
NewerClient.png IMaterial:SetMaterialTexture
NewerClient.png IMaterial:SetMaterialVector
NewerClient.png IMaterial:SetShader

IMesh

NewerClient.png IMesh:__gc
NewerClient.png IMesh:__index
NewerClient.png IMesh:BuildFromTriangles
NewerClient.png IMesh:Destroy
NewerClient.png IMesh:Draw

IRestore

NewerShared.png IRestore.__index
NewerShared.png IRestore.EndBlock
NewerShared.png IRestore.ReadAngle
NewerShared.png IRestore.ReadBool
NewerShared.png IRestore.ReadEntity
NewerShared.png IRestore.ReadFloat
NewerShared.png IRestore.ReadInt
NewerShared.png IRestore.ReadString
NewerShared.png IRestore.ReadVector
NewerShared.png IRestore.StartBlock

ISave

NewerShared.png ISave.EndBlock
NewerShared.png ISave.StartBlock
NewerShared.png ISave.WriteAngle
NewerShared.png ISave.WriteBool
NewerShared.png ISave.WriteEntity
NewerShared.png ISave.WriteFloat
NewerShared.png ISave.WriteInt
NewerShared.png ISave.WriteString
NewerShared.png ISave.WriteVector

ITexture

NewerClient.png ITexture:__index
NewerClient.png ITexture:Download
NewerClient.png ITexture:GetActualHeight
NewerClient.png ITexture:GetActualWidth
NewerClient.png ITexture:GetMappingHeight
NewerClient.png ITexture:GetMappingWidth
NewerClient.png ITexture:GetName
NewerClient.png ITexture:IsError

MarkupObject

NewerClient.png MarkupObject:Draw
NewerClient.png MarkupObject:GetHeight
NewerClient.png MarkupObject:GetWidth
NewerClient.png MarkupObject:Size

NPC

State Method Name
shNewerShared.png
NPC:IsNPC
shNewerShared.png
zNPC:__gc
shNewerShared.png
zNPC:__index
shNewerShared.png
zNPC:__newindex
shNewerShared.png
zNPC:__tostring

Panel

NewerClient.png Panel.SetAchievement
NewerClient.png Panel.StartAnimate
NewerClient.png Panel.StopAnimate
NewerClient.png Panel:AddText
NewerClient.png Panel:AlignBottom
NewerClient.png Panel:AlignLeft
NewerClient.png Panel:AlignRight
NewerClient.png Panel:AlignTop
NewerClient.png Panel:AlphaTo
NewerClient.png Panel:AnimationThinkInternal
NewerClient.png Panel:AppendText
NewerClient.png Panel:CenterHorizontal
NewerClient.png Panel:CenterVertical
NewerClient.png Panel:Center
NewerClient.png Panel:Clear
NewerClient.png Panel:ColorTo
NewerClient.png Panel:Command
NewerClient.png Panel:CopyBounds
NewerClient.png Panel:CopyHeight
NewerClient.png Panel:CopyPos
NewerClient.png Panel:CopyWidth
NewerClient.png Panel:CursorPos
NewerClient.png Panel:DoModal
NewerClient.png Panel:DockMargin
NewerClient.png Panel:DockPadding
NewerClient.png Panel:Dock
NewerClient.png Panel:DrawFilledRect
NewerClient.png Panel:DrawOutlinedRect
NewerClient.png Panel:DrawTextEntryText
NewerClient.png Panel:DrawTexturedRect
NewerClient.png Panel:FocusNext
NewerClient.png Panel:FocusPrevious
NewerClient.png Panel:GetAlpha
NewerClient.png Panel:GetBounds
NewerClient.png Panel:GetCaretPos
NewerClient.png Panel:GetClassName
NewerClient.png Panel:GetContentSize
NewerClient.png Panel:GetCookieName
NewerClient.png Panel:GetCookieNumber
NewerClient.png Panel:GetCookie
NewerClient.png Panel:GetDock
NewerClient.png Panel:GetName
NewerClient.png Panel:GetParent
NewerClient.png Panel:GetPos
NewerClient.png Panel:GetSize
NewerClient.png Panel:GetSkin
NewerClient.png Panel:GetTable
NewerClient.png Panel:GetTall
NewerClient.png Panel:GetValue
NewerClient.png Panel:GetWide
NewerClient.png Panel:HasFocus
NewerClient.png Panel:HasParent
NewerClient.png Panel:InsertColorChange
NewerClient.png Panel:InvalidateLayout
NewerClient.png Panel:InvalidateParent
NewerClient.png Panel:IsMultiline
NewerClient.png Panel:IsValid
NewerClient.png Panel:IsVisible
NewerClient.png Panel:KillFocus
NewerClient.png Panel:LerpPositions
NewerClient.png Panel:LoadControlsFromFile
NewerClient.png Panel:LoadControlsFromString
NewerClient.png Panel:LocalToScreen
NewerClient.png Panel:MakePopup
NewerClient.png Panel:MouseCapture
NewerClient.png Panel:MoveAbove
NewerClient.png Panel:MoveBelow
NewerClient.png Panel:MoveBy
NewerClient.png Panel:MoveLeftOf
NewerClient.png Panel:MoveRightOf
NewerClient.png Panel:MoveToBack
NewerClient.png Panel:MoveToFront
NewerClient.png Panel:MoveTo
NewerClient.png Panel:NewAnimation
NewerClient.png Panel:NoClipping
NewerClient.png Panel:OpenURL
NewerClient.png Panel:PaintManual
NewerClient.png Panel:ParentToHUD
NewerClient.png Panel:PositionLabel
NewerClient.png Panel:PostMessage
NewerClient.png Panel:Prepare
NewerClient.png Panel:RebuildSpawnIcon
NewerClient.png Panel:Refresh
NewerClient.png Panel:Remove
NewerClient.png Panel:RequestFocus
NewerClient.png Panel:ScreenToLocal
NewerClient.png Panel:SelectAllText
NewerClient.png Panel:SetActionFunction
NewerClient.png Panel:SetAlpha
NewerClient.png Panel:SetAnimationEnabled
NewerClient.png Panel:SetAutoDelete
NewerClient.png Panel:SetBGColorEx
NewerClient.png Panel:SetBGColor
NewerClient.png Panel:SetCaretPos
NewerClient.png Panel:SetCommand
NewerClient.png Panel:SetConVar
NewerClient.png Panel:SetContentAlignment
NewerClient.png Panel:SetCookieName
NewerClient.png Panel:SetCookie
NewerClient.png Panel:SetCursor
NewerClient.png Panel:SetDrawOnTop
NewerClient.png Panel:SetEnabled
NewerClient.png Panel:SetFGColorEx
NewerClient.png Panel:SetFGColor
NewerClient.png Panel:SetFocusTopLevel
NewerClient.png Panel:SetFont
NewerClient.png Panel:SetHTML
NewerClient.png Panel:SetHeight
NewerClient.png Panel:SetKeyBoardInputEnabled
NewerClient.png Panel:SetKeyboardInputEnabled
NewerClient.png Panel:SetMinimumSize
NewerClient.png Panel:SetModel
NewerClient.png Panel:SetMouseInputEnabled
NewerClient.png Panel:SetMultiline
NewerClient.png Panel:SetName
NewerClient.png Panel:SetPaintBackgroundEnabled
NewerClient.png Panel:SetPaintBorderEnabled
NewerClient.png Panel:SetPaintFunction
NewerClient.png Panel:SetPaintedManually
NewerClient.png Panel:SetParent
NewerClient.png Panel:SetPlayer
NewerClient.png Panel:SetPos
NewerClient.png Panel:SetRenderInScreenshots
NewerClient.png Panel:SetSize
NewerClient.png Panel:SetSkin
NewerClient.png Panel:SetTabPosition
NewerClient.png Panel:SetTall
NewerClient.png Panel:SetTerm
NewerClient.png Panel:SetTextInset
NewerClient.png Panel:SetText
NewerClient.png Panel:SetToolTipPanel
NewerClient.png Panel:SetToolTip
NewerClient.png Panel:SetTooltipPanel
NewerClient.png Panel:SetTooltip
NewerClient.png Panel:SetVerticalScrollbarEnabled
NewerClient.png Panel:SetVisible
NewerClient.png Panel:SetWide
NewerClient.png Panel:SetWidth
NewerClient.png Panel:SetWrap
NewerClient.png Panel:SetZPos
NewerClient.png Panel:SizeToContentsX
NewerClient.png Panel:SizeToContentsY
NewerClient.png Panel:SizeToContents
NewerClient.png Panel:SizeTo
NewerClient.png Panel:Stop
NewerClient.png Panel:StretchBottomTo
NewerClient.png Panel:StretchRightTo
NewerClient.png Panel:StretchToParent
NewerClient.png Panel:TellParentAboutSizeChanges
NewerClient.png Panel:Valid
NewerClient.png Panel:__eq
NewerClient.png Panel:__gc
NewerClient.png Panel:__index
NewerClient.png Panel:__newindex

PhysObj

NewerShared.png PhysObj:__eq
NewerShared.png PhysObj:__index
NewerShared.png PhysObj:__tostring
NewerShared.png PhysObj:AddAngleVelocity
NewerShared.png PhysObj:AddGameFlag
NewerShared.png PhysObj:AddVelocity
NewerShared.png PhysObj:AlignAngles
NewerShared.png PhysObj:ApplyForceCenter
NewerShared.png PhysObj:ApplyForceOffset
NewerShared.png PhysObj:CalculateForceOffset
NewerShared.png PhysObj:CalculateVelocityOffset
NewerShared.png PhysObj:ClearGameFlag
NewerShared.png PhysObj:ComputeShadowControl
NewerShared.png PhysObj:EnableCollisions
NewerShared.png PhysObj:EnableDrag
NewerShared.png PhysObj:EnableGravity
NewerShared.png PhysObj:EnableMotion
NewerShared.png PhysObj:GetAABB
NewerShared.png PhysObj:GetAngles
NewerShared.png PhysObj:GetAngleVelocity
NewerShared.png PhysObj:GetAngle
NewerShared.png PhysObj:GetDamping
NewerShared.png PhysObj:GetEnergy
NewerShared.png PhysObj:GetEntity
NewerShared.png PhysObj:GetInertia
NewerShared.png PhysObj:GetInvInertia
NewerShared.png PhysObj:GetInvMass
NewerShared.png PhysObj:GetMassCenter
NewerShared.png PhysObj:GetMass
NewerShared.png PhysObj:GetMaterial
NewerShared.png PhysObj:GetPos
NewerShared.png PhysObj:GetRotDamping
NewerShared.png PhysObj:GetSpeedDamping
NewerShared.png PhysObj:GetSurfaceArea
NewerShared.png PhysObj:GetVelocity
NewerShared.png PhysObj:GetVolume
NewerShared.png PhysObj:HasGameFlag
NewerShared.png PhysObj:IsAsleep
NewerShared.png PhysObj:IsCollisionEnabled
NewerShared.png PhysObj:IsDragEnabled
NewerShared.png PhysObj:IsGravityEnabled
NewerShared.png PhysObj:IsMotionEnabled
NewerShared.png PhysObj:IsMoveable
NewerShared.png PhysObj:IsPenetrating
NewerShared.png PhysObj:IsValid
NewerShared.png PhysObj:LocalToWorldVector
NewerShared.png PhysObj:LocalToWorld
NewerShared.png PhysObj:OutputDebugInfo
NewerShared.png PhysObj:RotateAroundAxis
NewerShared.png PhysObj:SetAngleDragCoefficient
NewerShared.png PhysObj:SetAngle
NewerShared.png PhysObj:SetBuoyancyRatio
NewerShared.png PhysObj:SetDamping
NewerShared.png PhysObj:SetDragCoefficient
NewerShared.png PhysObj:SetInertia
NewerShared.png PhysObj:SetMass
NewerShared.png PhysObj:SetMaterial
NewerShared.png PhysObj:SetPos
NewerShared.png PhysObj:SetVelocityInstantaneous
NewerShared.png PhysObj:SetVelocity
NewerShared.png PhysObj:Sleep
NewerShared.png PhysObj:UpdateShadow
NewerShared.png PhysObj:Wake
NewerShared.png PhysObj:WorldToLocalVector
NewerShared.png PhysObj:WorldToLocal

Player

State Method Name
cNewerClient.png
Player:AddPlayerOption
cNewerClient.png
Player:GetFriendStatus
cNewerClient.png
Player:IsMuted
cNewerClient.png
Player:IsSpeaking
cNewerClient.png
Player:IsVoiceAudible
cNewerClient.png
Player:SetMuted
cNewerClient.png
Player:ShouldDrawLocalPlayer
shNewerShared.png
Player:AddCleanup
shNewerShared.png
Player:AddCount
shNewerShared.png
Player:AddFrozenPhysicsObject
shNewerShared.png
Player:Alive
shNewerShared.png
Player:AnimResetGestureSlot
shNewerShared.png
Player:AnimRestartGesture
shNewerShared.png
Player:AnimRestartMainSequence
shNewerShared.png
Player:AnimSetGestureWeight
shNewerShared.png
Player:Armor
shNewerShared.png
Player:ChatPrint
shNewerShared.png
Player:CheckLimit
shNewerShared.png
Player:ConCommand
shNewerShared.png
Player:Crouching
shNewerShared.png
Player:Deaths
shNewerShared.png
Player:DebugInfo
shNewerShared.png
Player:DoAnimationEvent
shNewerShared.png
Player:DoAttackEvent
shNewerShared.png
Player:DoCustomAnimEvent
shNewerShared.png
Player:DoReloadEvent
shNewerShared.png
Player:DoSecondaryAttack
shNewerShared.png
Player:FlashlightIsOn
shNewerShared.png
Player:Frags
shNewerShared.png
Player:Freeze
shNewerShared.png
Player:GetAIM
shNewerShared.png
Player:GetActiveWeapon
shNewerShared.png
Player:GetAimVector
shNewerShared.png
Player:GetAllowFullRotation
shNewerShared.png
Player:GetAmmoCount
shNewerShared.png
Player:GetAvoidPlayers
shNewerShared.png
Player:GetCanWalk
shNewerShared.png
Player:GetCanZoom
shNewerShared.png
Player:GetCount
shNewerShared.png
Player:GetCrouchedWalkSpeed
shNewerShared.png
Player:GetCurrentCommand
shNewerShared.png
Player:GetCursorAimVector
shNewerShared.png
Player:GetDuckSpeed
shNewerShared.png
Player:GetEmail
shNewerShared.png
Player:GetEyeTrace
shNewerShared.png
Player:GetEyeTraceNoCursor
shNewerShared.png
Player:GetFOV
shNewerShared.png
Player:GetGTalk
shNewerShared.png
Player:GetInfo
shNewerShared.png
Player:GetInfoNum
shNewerShared.png
Player:GetJumpPower
shNewerShared.png
Player:GetLocation
shNewerShared.png
Player:GetMSN
shNewerShared.png
Player:GetMaxSpeed
shNewerShared.png
Player:GetName
shNewerShared.png
Player:GetNoCollideWithTeammates
shNewerShared.png
Player:GetObserverMode
shNewerShared.png
Player:GetObserverTarget
shNewerShared.png
Player:GetPData
shNewerShared.png
Player:GetPunchAngle
shNewerShared.png
Player:GetRagdollEntity
shNewerShared.png
Player:GetRunSpeed
shNewerShared.png
Player:GetScriptedVehicle
shNewerShared.png
Player:GetShootPos
shNewerShared.png
Player:GetStepSize
shNewerShared.png
Player:GetTool
shNewerShared.png
Player:GetUnDuckSpeed
shNewerShared.png
Player:GetVehicle
shNewerShared.png
Player:GetViewModel
shNewerShared.png
Player:GetViewOffset
shNewerShared.png
Player:GetViewOffsetDucked
shNewerShared.png
Player:GetWalkSpeed
shNewerShared.png
Player:GetWeapons
shNewerShared.png
Player:GetWebsite
shNewerShared.png
Player:GetXFire
shNewerShared.png
Player:InVehicle
shNewerShared.png
Player:IsAdmin
shNewerShared.png
Player:IsBot
shNewerShared.png
Player:IsFrozen
shNewerShared.png
Player:IsNPC
shNewerShared.png
Player:IsPlayer
shNewerShared.png
Player:IsSuperAdmin
shNewerShared.png
Player:IsUserGroup
shNewerShared.png
Player:IsVehicle
shNewerShared.png
Player:IsWeapon
shNewerShared.png
Player:KeyDown
shNewerShared.png
Player:KeyDownLast
shNewerShared.png
Player:KeyPressed
shNewerShared.png
Player:KeyReleased
shNewerShared.png
Player:LagCompensation
shNewerShared.png
Player:LimitHit
shNewerShared.png
Player:Name
shNewerShared.png
Player:Nick
shNewerShared.png
Player:PacketLoss
shNewerShared.png
Player:PhysgunUnfreeze
shNewerShared.png
Player:Ping
shNewerShared.png
Player:PrintMessage
shNewerShared.png
Player:RemoveAllAmmo
shNewerShared.png
Player:RemoveAmmo
shNewerShared.png
Player:RemovePData
shNewerShared.png
Player:ResetHull
shNewerShared.png
Player:SetAllowFullRotation
shNewerShared.png
Player:SetAmmo
shNewerShared.png
Player:SetAvoidPlayers
shNewerShared.png
Player:SetCanWalk
shNewerShared.png
Player:SetCanZoom
shNewerShared.png
Player:SetCrouchedWalkSpeed
shNewerShared.png
Player:SetDSP
shNewerShared.png
Player:SetDuckSpeed
shNewerShared.png
Player:SetEyeAngles
shNewerShared.png
Player:SetFOV
shNewerShared.png
Player:SetHull
shNewerShared.png
Player:SetHullDuck
shNewerShared.png
Player:SetJumpPower
shNewerShared.png
Player:SetMaxSpeed
shNewerShared.png
Player:SetNoCollideWithTeammates
shNewerShared.png
Player:SetPData
shNewerShared.png
Player:SetRunSpeed
shNewerShared.png
Player:SetScriptedVehicle
shNewerShared.png
Player:SetStepSize
shNewerShared.png
Player:SetUnDuckSpeed
shNewerShared.png
Player:SetViewOffset
shNewerShared.png
Player:SetViewOffsetDucked
shNewerShared.png
Player:SetWalkSpeed
shNewerShared.png
Player:SteamID
shNewerShared.png
Player:Team
shNewerShared.png
Player:TranslateWeaponActivity
shNewerShared.png
Player:UnfreezePhysicsObjects
shNewerShared.png
Player:UniqueID
shNewerShared.png
Player:UniqueIDTable
shNewerShared.png
Player:UserID
shNewerShared.png
Player:ViewPunch
shNewerShared.png
Player:ViewPunchReset
shNewerShared.png
zPlayer:__gc
shNewerShared.png
zPlayer:__index
shNewerShared.png
zPlayer:__newindex
shNewerShared.png
zPlayer:__tostring

Vector

NewerClient.png Vector:ToScreen
NewerShared.png Vector:__add
NewerShared.png Vector:__div
NewerShared.png Vector:__eq
NewerShared.png Vector:__gc
NewerShared.png Vector:__index
NewerShared.png Vector:__mul
NewerShared.png Vector:__newindex
NewerShared.png Vector:__tostring
NewerShared.png Vector:__umn
NewerShared.png Vector:Add
NewerShared.png Vector:Angle
NewerShared.png Vector:Cross
NewerShared.png Vector:Distance
NewerShared.png Vector:Dot
NewerShared.png Vector:DotProduct
NewerShared.png Vector:GetNormal
NewerShared.png Vector:GetNormalized
NewerShared.png Vector:Length
NewerShared.png Vector:Length2D
NewerShared.png Vector:Length2DSqr
NewerShared.png Vector:LengthSqr
NewerShared.png Vector:Mul
NewerShared.png Vector:Normalize
NewerShared.png Vector:Rotate
NewerShared.png Vector:Sub
NewerShared.png Vector:Zero

Vehicle

NewerShared.png Vehicle:IsVehicle
NewerShared.png Vehicle:__gc
NewerShared.png Vehicle:__index
NewerShared.png Vehicle:__newindex
NewerShared.png Vehicle:__tostring

VMatrix

NewerShared.png VMatrix:__gc
NewerShared.png VMatrix:__index
NewerShared.png VMatrix:__mul
NewerShared.png VMatrix:GetAngle
NewerShared.png VMatrix:GetScale
NewerShared.png VMatrix:GetTranslation
NewerShared.png VMatrix:Rotate
NewerShared.png VMatrix:Scale
NewerShared.png VMatrix:SetAngle
NewerShared.png VMatrix:ScaleTranslation
NewerShared.png VMatrix:SetTranslation
NewerShared.png VMatrix:Translate

Weapon

NewerClient.png Weapon.GetPrintName
NewerClient.png Weapon.IsCarriedByLocalPlayer
NewerShared.png Weapon:CallOnClient
NewerShared.png Weapon:Clip1
NewerShared.png Weapon:Clip2
NewerShared.png Weapon:DefaultReload
NewerShared.png Weapon:GetActivity
NewerShared.png Weapon:GetNextPrimaryFire
NewerShared.png Weapon:GetNextSecondaryFire
NewerShared.png Weapon:GetPrimaryAmmoType
NewerShared.png Weapon:GetSecondaryAmmoType
NewerShared.png Weapon:IsNPC
NewerShared.png Weapon:IsPlayer
NewerShared.png Weapon:IsVehicle
NewerShared.png Weapon:IsWeapon
NewerShared.png Weapon:IsWeaponVisible
NewerShared.png Weapon:LastShootTime
NewerShared.png Weapon:SendWeaponAnim
NewerShared.png Weapon:SetClip1
NewerShared.png Weapon:SetClip2
NewerShared.png Weapon:SetNextPrimaryFire
NewerShared.png Weapon:SetNextSecondaryFire
NewerShared.png Weapon:SetWeaponHoldType

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox