Table of Contents

Struct UsableMissionObject.UsableMissionObjectRecord

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public struct UsableMissionObject.UsableMissionObjectRecord : ISynchedMissionObjectReadableRecord
Implements
Inherited Members
Extension Methods

Constructors

UsableMissionObjectRecord(bool, bool, bool, int)

public UsableMissionObjectRecord(bool isDeactivated, bool isDisabledForPlayers, bool isUserAgentExists, int agentIndex)

Parameters

isDeactivated bool
isDisabledForPlayers bool
isUserAgentExists bool
agentIndex int

Properties

AgentIndex

public int AgentIndex { get; }

Property Value

int

IsDeactivated

public bool IsDeactivated { get; }

Property Value

bool

IsDisabledForPlayers

public bool IsDisabledForPlayers { get; }

Property Value

bool

IsUserAgentExists

public bool IsUserAgentExists { get; }

Property Value

bool

Methods

ReadFromNetwork(ref bool)

public bool ReadFromNetwork(ref bool bufferReadValid)

Parameters

bufferReadValid bool

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).