CAI Relationship: 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_relationship.cpp /game/server/ai_relationship.cpp]'''...") |
(No difference)
|
Latest revision as of 03:06, 16 March 2022
Overview
...
Source location : /game/server/ai_relationship.cpp
Linked entity : ai_relationship
Class Structure
- CBaseEntity
- CAI_Relationship
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CAI_RelationshipApplyRelationshipThink | ||
| InputApplyRelationship | ||
| InputRevertRelationship | ||
| InputRevertToDefaultRelationship | ||
| m_bIsActive | ||
| m_bReciprocal | ||
| m_fStartActive | ||
| m_flRadius | ||
| m_iDisposition | ||
| m_iPreviousDisposition | ||
| m_iPreviousRank | ||
| m_iRank | ||
| m_iszSubject |