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
GetDeltaInterval
Cached name for the 'get_delta_interval' method.
public static readonly StringName GetDeltaInterval
Field Value
GetReplicationConfig
Cached name for the 'get_replication_config' method.
public static readonly StringName GetReplicationConfig
Field Value
GetReplicationInterval
Cached name for the 'get_replication_interval' method.
public static readonly StringName GetReplicationInterval
Field Value
GetRootPath
Cached name for the 'get_root_path' method.
public static readonly StringName GetRootPath
Field Value
GetVisibilityFor
Cached name for the 'get_visibility_for' method.
public static readonly StringName GetVisibilityFor
Field Value
GetVisibilityUpdateMode
Cached name for the 'get_visibility_update_mode' method.
public static readonly StringName GetVisibilityUpdateMode
Field Value
IsVisibilityPublic
Cached name for the 'is_visibility_public' method.
public static readonly StringName IsVisibilityPublic
Field Value
RemoveVisibilityFilter
Cached name for the 'remove_visibility_filter' method.
public static readonly StringName RemoveVisibilityFilter
Field Value
SetDeltaInterval
Cached name for the 'set_delta_interval' method.
public static readonly StringName SetDeltaInterval
Field Value
SetReplicationConfig
Cached name for the 'set_replication_config' method.
public static readonly StringName SetReplicationConfig
Field Value
SetReplicationInterval
Cached name for the 'set_replication_interval' method.
public static readonly StringName SetReplicationInterval
Field Value
SetRootPath
Cached name for the 'set_root_path' method.
public static readonly StringName SetRootPath
Field Value
SetVisibilityFor
Cached name for the 'set_visibility_for' method.
public static readonly StringName SetVisibilityFor
Field Value
SetVisibilityPublic
Cached name for the 'set_visibility_public' method.
public static readonly StringName SetVisibilityPublic
Field Value
SetVisibilityUpdateMode
Cached name for the 'set_visibility_update_mode' method.
public static readonly StringName SetVisibilityUpdateMode
Field Value
UpdateVisibility
Cached name for the 'update_visibility' method.
public static readonly StringName UpdateVisibility