Table of Contents

Class MultiplayerSynchronizer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

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

Constructors

PropertyName()

public PropertyName()

Fields

DeltaInterval

Cached name for the 'delta_interval' property.

public static readonly StringName DeltaInterval

Field Value

StringName

PublicVisibility

Cached name for the 'public_visibility' property.

public static readonly StringName PublicVisibility

Field Value

StringName

ReplicationConfig

Cached name for the 'replication_config' property.

public static readonly StringName ReplicationConfig

Field Value

StringName

ReplicationInterval

Cached name for the 'replication_interval' property.

public static readonly StringName ReplicationInterval

Field Value

StringName

RootPath

Cached name for the 'root_path' property.

public static readonly StringName RootPath

Field Value

StringName

VisibilityUpdateMode

Cached name for the 'visibility_update_mode' property.

public static readonly StringName VisibilityUpdateMode

Field Value

StringName