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 name | Value | Description | |
---|---|---|---|
NoActivation | 0 | Grenade has no activation mode. | |
TriggerPin | 1 | Grenade requires to remove a pin to activate a detonation timer. | |
OnHandLaunch | 2 | A detonator timer is started after being launched. |