Click or drag to resize

NodePauseMode Property

Pause mode. How the node will behave if the SceneTree is paused.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePauseModeEnum PauseMode { get; set; }

Property Value

Type: NodePauseModeEnum
See Also