VoiceDistanceRenderEvent

This event is fired when the DistanceVisualizer is about to render a voice distance sphere.

Constructors

Link copied to clipboard
constructor(@NotNull visualizer: @NotNull DistanceVisualizer, radius: Int, color: Int)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)