UxrGrenadeWeapon.FreezeTimer Method

Freezes or resumes the detonation timer.

Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void FreezeTimer(
	bool freeze = true
)

Parameters

 

freeze (Optional)
Type: System.Boolean
Whether to freeze or resume the detonation timer

See Also

Reference

UxrGrenadeWeapon Class
UltimateXR.Mechanics.Weapons Namespace