Struct BaseSynchedMissionObjectReadableRecord
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public struct BaseSynchedMissionObjectReadableRecord
- Inherited Members
- Extension Methods
Properties
AnimationIndex
public int AnimationIndex { get; }
Property Value
AnimationParameter
public float AnimationParameter { get; }
Property Value
AnimationSpeed
public float AnimationSpeed { get; }
Property Value
Color
public uint Color { get; }
Property Value
Color2
public uint Color2 { get; }
Property Value
Duration
public float Duration { get; }
Property Value
GameObjectFrame
public MatrixFrame GameObjectFrame { get; }
Property Value
HasSkeleton
public bool HasSkeleton { get; }
Property Value
IsDisabled
public bool IsDisabled { get; }
Property Value
IsSkeletonAnimationPaused
public bool IsSkeletonAnimationPaused { get; }
Property Value
LastSynchedFrame
public MatrixFrame LastSynchedFrame { get; }
Property Value
SetVisibilityExcludeParents
public bool SetVisibilityExcludeParents { get; }
Property Value
SynchAnimation
public bool SynchAnimation { get; }
Property Value
SynchColors
public bool SynchColors { get; }
Property Value
SynchTransform
public bool SynchTransform { get; }
Property Value
SynchronizeFrameOverTime
public bool SynchronizeFrameOverTime { get; }
Property Value
Methods
CreateFromNetworkWithTypeIndex(int)
public static (BaseSynchedMissionObjectReadableRecord, ISynchedMissionObjectReadableRecord) CreateFromNetworkWithTypeIndex(int typeIndex)
Parameters
typeIndex
int
Returns
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).