Table of Contents

Class MultiplayerSynchronizer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class MultiplayerSynchronizer.MethodName : Node.MethodName
Inheritance
MultiplayerSynchronizer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddVisibilityFilter

Cached name for the 'add_visibility_filter' method.

public static readonly StringName AddVisibilityFilter

Field Value

StringName

GetDeltaInterval

Cached name for the 'get_delta_interval' method.

public static readonly StringName GetDeltaInterval

Field Value

StringName

GetReplicationConfig

Cached name for the 'get_replication_config' method.

public static readonly StringName GetReplicationConfig

Field Value

StringName

GetReplicationInterval

Cached name for the 'get_replication_interval' method.

public static readonly StringName GetReplicationInterval

Field Value

StringName

GetRootPath

Cached name for the 'get_root_path' method.

public static readonly StringName GetRootPath

Field Value

StringName

GetVisibilityFor

Cached name for the 'get_visibility_for' method.

public static readonly StringName GetVisibilityFor

Field Value

StringName

GetVisibilityUpdateMode

Cached name for the 'get_visibility_update_mode' method.

public static readonly StringName GetVisibilityUpdateMode

Field Value

StringName

IsVisibilityPublic

Cached name for the 'is_visibility_public' method.

public static readonly StringName IsVisibilityPublic

Field Value

StringName

RemoveVisibilityFilter

Cached name for the 'remove_visibility_filter' method.

public static readonly StringName RemoveVisibilityFilter

Field Value

StringName

SetDeltaInterval

Cached name for the 'set_delta_interval' method.

public static readonly StringName SetDeltaInterval

Field Value

StringName

SetReplicationConfig

Cached name for the 'set_replication_config' method.

public static readonly StringName SetReplicationConfig

Field Value

StringName

SetReplicationInterval

Cached name for the 'set_replication_interval' method.

public static readonly StringName SetReplicationInterval

Field Value

StringName

SetRootPath

Cached name for the 'set_root_path' method.

public static readonly StringName SetRootPath

Field Value

StringName

SetVisibilityFor

Cached name for the 'set_visibility_for' method.

public static readonly StringName SetVisibilityFor

Field Value

StringName

SetVisibilityPublic

Cached name for the 'set_visibility_public' method.

public static readonly StringName SetVisibilityPublic

Field Value

StringName

SetVisibilityUpdateMode

Cached name for the 'set_visibility_update_mode' method.

public static readonly StringName SetVisibilityUpdateMode

Field Value

StringName

UpdateVisibility

Cached name for the 'update_visibility' method.

public static readonly StringName UpdateVisibility

Field Value

StringName