public struct ImpulseEvent : IEventPayload

Payload for the "Impulse" event.

Sent when a player uses the "impulse [number]" command in the console.


public uint GetImpulse()

Get the index of the impulse.

Returns: (uint) Index of the impulse.