UxrGrenadeActivationMode Enumeration

Enumerates the different modes to activate a grenade.

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

Syntax

C#

public enum UxrGrenadeActivationMode


Members

Member nameValueDescription
NoActivation0Grenade has no activation mode.
TriggerPin1Grenade requires to remove a pin to activate a detonation timer.
OnHandLaunch2A detonator timer is started after being launched.

See Also

Reference

UltimateXR.Mechanics.Weapons Namespace