Click or drag to resize

WeaponOnCanFire Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void OnCanFire(
	int mode,
	ref bool canFire
)

Parameters

mode  Int32
 
canFire  Boolean
 
See Also