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
PublicVisibility
Cached name for the 'public_visibility' property.
public static readonly StringName PublicVisibility
Field Value
ReplicationConfig
Cached name for the 'replication_config' property.
public static readonly StringName ReplicationConfig
Field Value
ReplicationInterval
Cached name for the 'replication_interval' property.
public static readonly StringName ReplicationInterval
Field Value
RootPath
Cached name for the 'root_path' property.
public static readonly StringName RootPath
Field Value
VisibilityUpdateMode
Cached name for the 'visibility_update_mode' property.
public static readonly StringName VisibilityUpdateMode