Table of Contents

Struct WeaponInfo

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

Constructors

WeaponInfo(bool, bool, bool)

public WeaponInfo(bool isValid, bool isMeleeWeapon, bool isRangedWeapon)

Parameters

isValid bool
isMeleeWeapon bool
isRangedWeapon bool

Properties

IsMeleeWeapon

public bool IsMeleeWeapon { get; }

Property Value

bool

IsRangedWeapon

public bool IsRangedWeapon { get; }

Property Value

bool

IsValid

public bool IsValid { get; }

Property Value

bool

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