Table of Contents

Struct BaseSynchedMissionObjectReadableRecord

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public struct BaseSynchedMissionObjectReadableRecord
Inherited Members
Extension Methods

Properties

AnimationIndex

public int AnimationIndex { get; }

Property Value

int

AnimationParameter

public float AnimationParameter { get; }

Property Value

float

AnimationSpeed

public float AnimationSpeed { get; }

Property Value

float

Color

public uint Color { get; }

Property Value

uint

Color2

public uint Color2 { get; }

Property Value

uint

Duration

public float Duration { get; }

Property Value

float

GameObjectFrame

public MatrixFrame GameObjectFrame { get; }

Property Value

MatrixFrame

HasSkeleton

public bool HasSkeleton { get; }

Property Value

bool

IsDisabled

public bool IsDisabled { get; }

Property Value

bool

IsSkeletonAnimationPaused

public bool IsSkeletonAnimationPaused { get; }

Property Value

bool

LastSynchedFrame

public MatrixFrame LastSynchedFrame { get; }

Property Value

MatrixFrame

SetVisibilityExcludeParents

public bool SetVisibilityExcludeParents { get; }

Property Value

bool

SynchAnimation

public bool SynchAnimation { get; }

Property Value

bool

SynchColors

public bool SynchColors { get; }

Property Value

bool

SynchTransform

public bool SynchTransform { get; }

Property Value

bool

SynchronizeFrameOverTime

public bool SynchronizeFrameOverTime { get; }

Property Value

bool

Methods

CreateFromNetworkWithTypeIndex(int)

public static (BaseSynchedMissionObjectReadableRecord, ISynchedMissionObjectReadableRecord) CreateFromNetworkWithTypeIndex(int typeIndex)

Parameters

typeIndex int

Returns

(BaseSynchedMissionObjectReadableRecord, ISynchedMissionObjectReadableRecord)

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