Skip to Main Content

BTD_Mod_Helper​.Extensions​.Il2CppSystemDelegateExxt


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions

Il2CppSystemDelegateExxt Class

Extensions for Il2cpp delegates

public static class Il2CppSystemDelegateExxt

Inheritance System.Object  Il2CppSystemDelegateExxt

Methods

Il2CppSystemDelegateExxt.Duplicate(this Delegate) Method

Create a new and seperate copy of this object. Same as using: .Clone().Cast();

public static T Duplicate<T>(this Delegate del)
    where T : Il2CppObjectBase;

Type parameters

T

Type of object you want to cast to when duplicating. Done automatically

Parameters

del Il2CppSystem.Delegate

Returns

T

To learn how to download BTD Mod Helper and install mods, click here