M_MSCLoader_UnifiedRaycast_GetHitInteraction - piotrulos/MSCModLoader GitHub Wiki

GetHitInteraction Method

Returns true if collider is hit only on "Tools", "HingedObjects", "Dashboard" layers

Definition

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

C#

public static bool GetHitInteraction(
	Collider collider
)

View Source

Parameters

  Collider
Your collider

Return Value

Boolean
true if hit

See Also

Reference

UnifiedRaycast Class
MSCLoader Namespace

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