Skip to content

M_MSCLoader_UnifiedRaycast_GetRaycastHitInteraction

piotrulos edited this page Jan 15, 2026 · 1 revision

GetRaycastHitInteraction Method

Returns RaycastHit from interaction layers so you can parse it yourself

Definition

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

C#

public static RaycastHit GetRaycastHitInteraction()

View Source

Return Value

RaycastHit
RaycastHit

See Also

Reference

UnifiedRaycast Class
MSCLoader Namespace

Clone this wiki locally