CTFBotActionPoint: Difference between revisions

From SigMod
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/tf/bot/map_entities/tf_bot_generator.h /game/server/tf/bo...")
 
No edit summary
 
Line 13: Line 13:
== 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;
|+[https://developer.valvesoftware.com/wiki/bot_action_point bot_action_point]
|+CTFBotActionPoint
! 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 00:08, 18 March 2022

Overview[edit | edit source]

...

Source location : /game/server/tf/bot/map_entities/tf_bot_generator.h

Linked entity : bot_action_point

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CTFBotActionPoint
Name Type Description
m_command
m_desiredDistance
m_nextActionPointName
m_onReachedActionPoint
m_stayTime