CAI BaseNPC: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
... | ... | ||
'''Source location: /game/server/ai_basenpc.h''' | '''Source location : /game/server/ai_basenpc.h''' | ||
==[[SendProps|Class Structure]]== | ==[[SendProps|Class Structure]]== |
Revision as of 23:25, 31 January 2022
Overview
...
Source location : /game/server/ai_basenpc.h
Class Structure
SendProps
Name | Type | Description |
---|---|---|
m_lifeState | Integer | |
m_bPerformAvoidance | Boolean | |
m_bIsMoving | Boolean | |
m_bFadeCorpse | Boolean | |
m_iDeathPose | Integer | |
m_iDeathFrame | Integer | |
m_bSpeedModActive | Boolean | |
m_iSpeedModRadius | Integer | |
m_iSpeedModSpeed | Integer | |
m_bImportanRagdoll | Boolean | |
m_flTimePingEffect | Float |