VisualServerRequestFrameDrawnCallback Method |
Schedules a callback to the corresponding named method on where after a frame has been drawn.
The callback method must use only 1 argument which will be called with userdata.
Namespace: Godot
public static void RequestFrameDrawnCallback( Object where, string method, Object userdata )
[Missing <param name="where"/> documentation for "M:Godot.VisualServer.RequestFrameDrawnCallback(Godot.Object,System.String,System.Object)"]
[Missing <param name="method"/> documentation for "M:Godot.VisualServer.RequestFrameDrawnCallback(Godot.Object,System.String,System.Object)"]
[Missing <param name="userdata"/> documentation for "M:Godot.VisualServer.RequestFrameDrawnCallback(Godot.Object,System.String,System.Object)"]