summaryrefslogtreecommitdiffhomepage
path: root/gamedata/engine.kv
blob: 81a0545fb0363dfaf024ea6b86c845e7b6ec9599 (plain)
1
2
3
4
5
6
7
8
9
10
11
// = engine library =

// CDemoRecorder
vtidx_SetSignonState 3
vtidx_StopRecording 7
vtidx_RecordPacket 11

// VEngineClient
vtidx_GetEngineBuildNumber { L4D2 99 }

// vi: sw=4 ts=4 noet tw=80 cc=80