M_MSCLoader_UnifiedRaycast_GetHit - piotrulos/MSCModLoader GitHub Wiki

GetHit Method

Returns true if provided collider is hit as first element

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346

C#

public static bool GetHit(
	Collider collider
)

View Source

Parameters

  Collider
Your collider

Return Value

Boolean
true if hit

See Also

Reference

UnifiedRaycast Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️