CAI ChangeHintGroup: 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/triggers.cpp /game/server/triggers.cpp]''' '''Linked ent...") |
No edit summary |
||
Line 12: | Line 12: | ||
== 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; | ||
|+ | |+CAI_ChangeHintGroup | ||
! style="width: 50%; background-color: #303030; color: white" |Name | ! style="width: 50%; background-color: #303030; color: white" |Name | ||
! style="width: 15%; background-color: #303030; color: white" |Type | ! style="width: 15%; background-color: #303030; color: white" |Type |
Latest revision as of 01:07, 14 March 2022
Overview[edit | edit source]
...
Source location : /game/server/triggers.cpp
Linked entity : ai_changehintgroup
Class Structure[edit | edit source]
- CBaseEntity
- CAI_ChangeHintGroup
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputActivate | ||
m_bHintGroupNavLimiting | ||
m_flRadius | ||
m_iSearchType | ||
m_strNewHintGroup | ||
m_strSearchName |