Class SceneMultiplayer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SceneMultiplayer.PropertyName : MultiplayerApi.PropertyName
- Inheritance
-
SceneMultiplayer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllowObjectDecoding
Cached name for the 'allow_object_decoding' property.
public static readonly StringName AllowObjectDecoding
Field Value
AuthCallback
Cached name for the 'auth_callback' property.
public static readonly StringName AuthCallback
Field Value
AuthTimeout
Cached name for the 'auth_timeout' property.
public static readonly StringName AuthTimeout
Field Value
MaxDeltaPacketSize
Cached name for the 'max_delta_packet_size' property.
public static readonly StringName MaxDeltaPacketSize
Field Value
MaxSyncPacketSize
Cached name for the 'max_sync_packet_size' property.
public static readonly StringName MaxSyncPacketSize
Field Value
RefuseNewConnections
Cached name for the 'refuse_new_connections' property.
public static readonly StringName RefuseNewConnections
Field Value
RootPath
Cached name for the 'root_path' property.
public static readonly StringName RootPath
Field Value
ServerRelay
Cached name for the 'server_relay' property.
public static readonly StringName ServerRelay