Click or drag to resize

GameModeInventoryCharacterCanHaveSeveralWeaponsOfSameType Property

Whether the ability to have several weapons of same type in the character's inventory.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<bool> InventoryCharacterCanHaveSeveralWeaponsOfSameType { get; set; }

Property Value

ReferenceBoolean
See Also