Class SetMissionObjectGlobalFrameOverTime
- Namespace
- NetworkMessages.FromServer
- Assembly
- TaleWorlds.MountAndBlade.dll
public sealed class SetMissionObjectGlobalFrameOverTime : GameNetworkMessage
- Inheritance
-
SetMissionObjectGlobalFrameOverTime
- Inherited Members
Constructors
SetMissionObjectGlobalFrameOverTime()
public SetMissionObjectGlobalFrameOverTime()
SetMissionObjectGlobalFrameOverTime(MissionObjectId, ref MatrixFrame, float)
public SetMissionObjectGlobalFrameOverTime(MissionObjectId missionObjectId, ref MatrixFrame frame, float duration)
Parameters
missionObjectId
MissionObjectIdframe
MatrixFrameduration
float
Properties
Duration
public float Duration { get; }
Property Value
Frame
public MatrixFrame Frame { get; }
Property Value
MissionObjectId
public MissionObjectId MissionObjectId { get; }
Property Value
Methods
OnGetLogFilter()
protected override MultiplayerMessageFilter OnGetLogFilter()
Returns
OnGetLogFormat()
protected override string OnGetLogFormat()
Returns
OnRead()
protected override bool OnRead()
Returns
OnWrite()
protected override void OnWrite()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).