Click or drag to resize

NodeIsProcessingInternal Method

Returns true if internal processing is enabled (see SetProcessInternal(Boolean)).

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

Return Value

Type: Boolean

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

See Also