Class MapConversationAgent
- Namespace
- TaleWorlds.CampaignSystem.Conversation
- Assembly
- TaleWorlds.CampaignSystem.dll
public class MapConversationAgent : IAgent
- Inheritance
-
MapConversationAgent
- Implements
- Inherited Members
Constructors
MapConversationAgent(CharacterObject)
public MapConversationAgent(CharacterObject characterObject)
Parameters
characterObject
CharacterObject
Fields
DeliveredLine
public bool DeliveredLine
Field Value
Properties
Age
public float Age { get; }
Property Value
Character
public BasicCharacterObject Character { get; }
Property Value
Origin
public IAgentOriginBase Origin { get; }
Property Value
State
public AgentState State { get; }
Property Value
Team
public IMissionTeam Team { get; }
Property Value
Methods
IsActive()
public bool IsActive()
Returns
IsEnemyOf(IAgent)
public bool IsEnemyOf(IAgent agent)
Parameters
agent
IAgent
Returns
IsFriendOf(IAgent)
public bool IsFriendOf(IAgent agent)
Parameters
agent
IAgent
Returns
SetAsConversationAgent(bool)
public void SetAsConversationAgent(bool set)
Parameters
set
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).