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
Properties
AgentIndex
public int AgentIndex { get; }
Property Value
IsDeactivated
public bool IsDeactivated { get; }
Property Value
IsDisabledForPlayers
public bool IsDisabledForPlayers { get; }
Property Value
IsUserAgentExists
public bool IsUserAgentExists { get; }
Property Value
Methods
ReadFromNetwork(ref bool)
public bool ReadFromNetwork(ref bool bufferReadValid)
Parameters
bufferReadValid
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).