mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-28 22:57:55 +03:00
Add VScript function for checking last hit group on CBaseCombatCharacter
This commit is contained in:
parent
471a840ed9
commit
178a262032
@ -193,6 +193,8 @@ BEGIN_ENT_SCRIPTDESC( CBaseCombatCharacter, CBaseFlex, "The base class shared by
|
||||
DEFINE_SCRIPTFUNC( EyeDirection2D, "Get the eyes' 2D direction." )
|
||||
DEFINE_SCRIPTFUNC( EyeDirection3D, "Get the eyes' 3D direction." )
|
||||
|
||||
DEFINE_SCRIPTFUNC( LastHitGroup, "Get the last hitgroup." )
|
||||
|
||||
//
|
||||
// Hooks
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user