Skip to Main Content

BTD_Mod_Helper​.Extensions​.Vector2Ext


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions

Vector2Ext Class

Extensions for Vectors

public static class Vector2Ext

Inheritance System.Object  Vector2Ext

Methods

Vector2Ext.Raycast(this Vector2) Method

Raycasts this screen point

public static List<RaycastResult> Raycast(this Vector2 vector);

Parameters

vector UnityEngine.Vector2

screen point

Returns

Il2CppSystem.Collections.Generic.List
raycast results

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