CAI BaseNPC: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tags: Manual revert Visual edit |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
... | |||
'''Source location : /game/server/ai_basenpc.h''' | '''Source location : /game/server/ai_basenpc.h''' |
Revision as of 02:52, 1 February 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 |