M_MSCLoader_UnifiedRaycast_GetRaycastHitInteraction - piotrulos/MSCModLoader GitHub Wiki

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