Table of Contents

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

bool

Properties

Age

public float Age { get; }

Property Value

float

Character

public BasicCharacterObject Character { get; }

Property Value

BasicCharacterObject

Origin

public IAgentOriginBase Origin { get; }

Property Value

IAgentOriginBase

State

public AgentState State { get; }

Property Value

AgentState

Team

public IMissionTeam Team { get; }

Property Value

IMissionTeam

Methods

IsActive()

public bool IsActive()

Returns

bool

IsEnemyOf(IAgent)

public bool IsEnemyOf(IAgent agent)

Parameters

agent IAgent

Returns

bool

IsFriendOf(IAgent)

public bool IsFriendOf(IAgent agent)

Parameters

agent IAgent

Returns

bool

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).