Click or drag to resize

RayguideWrapperOnLoadJob(String) Method

Tells RAYGUIDE GUI to load a specific job.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.49.0
Syntax
C#
public void OnLoadJob(
	string filePath
)

Parameters

filePath  String
The file path.
See Also