Template:CD/classlink: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(comments weren't meant to be there)
No edit summary
Line 34: Line 34:
| CAI_NetworkManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_networkmanager.cpp ai_networkmanager.cpp]  
| CAI_NetworkManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_networkmanager.cpp ai_networkmanager.cpp]  
| CAI_AllySpeechManager  = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_playerally.cpp ai_playerally.cpp]  
| CAI_AllySpeechManager  = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_playerally.cpp ai_playerally.cpp]  
| CAI_PlayerAlly = [https://github.com/ValveSoftware/source-sdk-2013/blob/master/src/game/server/ai_playerally.cpp ai_playerally.cpp]
| CAI_Relationship  = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_relationship.cpp ai_relationship.cpp]  
| CAI_Relationship  = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_relationship.cpp ai_relationship.cpp]  
| CAI_ScriptConditions = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_scriptconditions.cpp ai_scriptconditions.cpp]  
| CAI_ScriptConditions = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_scriptconditions.cpp ai_scriptconditions.cpp]  

Revision as of 01:22, 29 May 2025