Skip to Main Content

BTD_Mod_Helper​.Extensions​.SliderEventExt​.Function(float)


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions.SliderEventExt

SliderEventExt.Function(float) Delegate

Represents a multicast delegate; that is, a delegate that can have more than one element in its invocation list.

public delegate void SliderEventExt.Function(float value);

Parameters

value System.Single