Class AttachWeaponToSpawnedWeapon
- Namespace
- NetworkMessages.FromServer
- Assembly
- TaleWorlds.MountAndBlade.dll
public sealed class AttachWeaponToSpawnedWeapon : GameNetworkMessage
- Inheritance
-
AttachWeaponToSpawnedWeapon
- Inherited Members
Constructors
AttachWeaponToSpawnedWeapon()
public AttachWeaponToSpawnedWeapon()
AttachWeaponToSpawnedWeapon(MissionWeapon, MissionObjectId, MatrixFrame)
public AttachWeaponToSpawnedWeapon(MissionWeapon weapon, MissionObjectId missionObjectId, MatrixFrame attachLocalFrame)
Parameters
weapon
MissionWeaponmissionObjectId
MissionObjectIdattachLocalFrame
MatrixFrame
Properties
AttachLocalFrame
public MatrixFrame AttachLocalFrame { get; }
Property Value
MissionObjectId
public MissionObjectId MissionObjectId { get; }
Property Value
Weapon
public MissionWeapon Weapon { 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).