M_MSCLoader_UnifiedRaycast_GetHitNames - piotrulos/MSCModLoader GitHub Wiki
GetHitNames Method
Returns names of all raycast hits
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static string[] GetHitNames()
View Source
Return Value
String[]
names of all raycast hits
See Also
Reference
UnifiedRaycast Class
MSCLoader Namespace