CAI AssaultGoal: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
***'''CAI_AssaultGoal''' | ***'''CAI_AssaultGoal''' | ||
== Entity DataMaps == | == Entity DataMaps == | ||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | {| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | ||
Line 18: | Line 17: | ||
! style="width: 15%; background-color: #303030; color: white" |Type | ! style="width: 15%; background-color: #303030; color: white" |Type | ||
! style="width: 35%; background-color: #303030; color: white" |Description | ! style="width: 35%; background-color: #303030; color: white" |Description | ||
|- | |- | ||
| style="width: 50%;" |'''InputBeginAssault''' | | style="width: 50%;" |'''InputBeginAssault''' | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
Line 48: | Line 31: | ||
|- | |- | ||
| style="width: 50%;" |'''m_RallySelectMethod''' | | style="width: 50%;" |'''m_RallySelectMethod''' | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
Latest revision as of 01:37, 16 March 2022
Overview[edit | edit source]
...
Source location : /game/server/ai_behavior_assault.cpp
Linked entity : ai_goal_assault
Class Structure[edit | edit source]
- CBaseEntity
- CAI_GoalEntity
- CAI_AssaultGoal
- CAI_GoalEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputBeginAssault | ||
m_AssaultCue | ||
m_RallyPoint | ||
m_RallySelectMethod |