Skip to content
Version 2.11.0
↓ Get the launcher

INoticeTipBuilder.WithRepeat method

Repeat the tip N times with an optional gap (ms between repeats). Only applies to PopTip.

public INoticeTipBuilder WithRepeat(int count, float intervalMs = 0)