Skip to Main Content

BTD_Mod_Helper​.Extensions​.TypeExt


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions

TypeExt Class

Extensions for Type

public static class TypeExt

Inheritance System.Object  TypeExt

Methods

TypeExt.GetMethods(this Type, string) Method

Get all methods with the specified method name

public static System.Reflection.MethodInfo[] GetMethods(this System.Type type, string methodName);

Parameters

type System.Type

methodName System.String

Returns

System.Reflection.MethodInfo[]

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