CAI StandoffGoal: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/ai_behavior_standoff.cpp /game/server/ai_behavior_standof...") |
(No difference)
|
Revision as of 02:16, 16 March 2022
Overview
...
Source location : /game/server/ai_behavior_standoff.cpp
Linked entity : ai_goal_standoff
Class Structure
- CBaseEntity
- CAI_GoalEntity
- CAI_StandoffGoal
- CAI_GoalEntity
Entity DataMaps
Name | Type | Description |
---|---|---|
InputSetAggressiveness | ||
m_HintChangeReaction | ||
m_aggressiveness | ||
m_bAbandonIfEnemyHides | ||
m_customParams.fCoverOnReload | ||
m_customParams.maxShots | ||
m_customParams.maxTimeShots | ||
m_customParams.minShots | ||
m_customParams.minTimeShots | ||
m_customParams.oddsCover | ||
m_fPlayerIsBattleline | ||
m_fStayAtCover |