Table of Contents

Struct DestructableComponent.DestructableComponentRecord

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public struct DestructableComponent.DestructableComponentRecord : ISynchedMissionObjectReadableRecord
Implements
Inherited Members
Extension Methods

Constructors

DestructableComponentRecord(float, int, int, bool)

public DestructableComponentRecord(float hitPoint, int destructionState, int forceIndex, bool isMissionObject)

Parameters

hitPoint float
destructionState int
forceIndex int
isMissionObject bool

Properties

DestructionState

public int DestructionState { get; }

Property Value

int

ForceIndex

public int ForceIndex { get; }

Property Value

int

HitPoint

public float HitPoint { get; }

Property Value

float

IsMissionObject

public bool IsMissionObject { 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).