Click or drag to resize

NodeIsProcessing Method

Returns true if processing is enabled (see SetProcess(Boolean)).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsProcessing()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Node.IsProcessing"]

See Also