CLogicNavigation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
. | Used to set navigation properties on entities. (For NPCs) | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/logic_navigation.cpp /game/server/logic_navigation.cpp]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/logic_navigation.cpp /game/server/logic_navigation.cpp]''' |
Latest revision as of 17:35, 10 July 2022
Overview[edit | edit source]
Used to set navigation properties on entities. (For NPCs)
Source location : /game/server/logic_navigation.cpp
Linked Entity : logic_navigation
Class Structure[edit | edit source]
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CLogicNavigation
- CLogicalEntity
- CServerOnlyEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputToggle | ||
InputTurnOff | ||
InputTurnOn | ||
m_isOn | ||
m_navProperty |