QPEnteredVSignEvent

class QPEnteredVSignEvent(val signals: List<VSign> = listOf()) : QPEvent

Event triggered when the Engine detects the user has entered a VSign

Constructors

Link copied to clipboard
constructor(signals: List<VSign> = listOf())

Properties

Link copied to clipboard