M_MSCLoader_UnifiedRaycast_GetRaycastHit - piotrulos/MSCModLoader GitHub Wiki

GetRaycastHit Method

Returns RaycastHit so you can parse it yourself

Definition

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

C#

public static RaycastHit GetRaycastHit()

View Source

Return Value

RaycastHit
RaycastHit

See Also

Reference

UnifiedRaycast Class
MSCLoader Namespace