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
Properties
IsMeleeWeapon
public bool IsMeleeWeapon { get; }
Property Value
IsRangedWeapon
public bool IsRangedWeapon { get; }
Property Value
IsValid
public bool IsValid { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).