M_MSCLoader_UnifiedRaycast_GetHitName - piotrulos/MSCModLoader GitHub Wiki
GetHitName Method
Returns name of the first raycast hit
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static string GetHitName()
View Source
Return Value
String
name of the first raycast hit
See Also
Reference
UnifiedRaycast Class
MSCLoader Namespace