Table of Contents

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 MissionWeapon
missionObjectId MissionObjectId
attachLocalFrame MatrixFrame

Properties

AttachLocalFrame

public MatrixFrame AttachLocalFrame { get; }

Property Value

MatrixFrame

MissionObjectId

public MissionObjectId MissionObjectId { get; }

Property Value

MissionObjectId

Weapon

public MissionWeapon Weapon { get; }

Property Value

MissionWeapon

Methods

OnGetLogFilter()

protected override MultiplayerMessageFilter OnGetLogFilter()

Returns

MultiplayerMessageFilter

OnGetLogFormat()

protected override string OnGetLogFormat()

Returns

string

OnRead()

protected override bool OnRead()

Returns

bool

OnWrite()

protected override void OnWrite()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).