Method RequestSceneCapture
RequestSceneCapture(string, Action<bool>)
Sends a request for scene capture with the specified request string.
public bool RequestSceneCapture(string requestString, Action<bool> callback)
Sends a request for scene capture with the specified request string.
public bool RequestSceneCapture(string requestString, Action<bool> callback)