Click or drag to resize

NodeIsNetworkMaster Method

Returns true if the local system is the master of this node.

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

Return Value

Type: Boolean

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

See Also