Table of Contents

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

StringName

AuthCallback

Cached name for the 'auth_callback' property.

public static readonly StringName AuthCallback

Field Value

StringName

AuthTimeout

Cached name for the 'auth_timeout' property.

public static readonly StringName AuthTimeout

Field Value

StringName

MaxDeltaPacketSize

Cached name for the 'max_delta_packet_size' property.

public static readonly StringName MaxDeltaPacketSize

Field Value

StringName

MaxSyncPacketSize

Cached name for the 'max_sync_packet_size' property.

public static readonly StringName MaxSyncPacketSize

Field Value

StringName

RefuseNewConnections

Cached name for the 'refuse_new_connections' property.

public static readonly StringName RefuseNewConnections

Field Value

StringName

RootPath

Cached name for the 'root_path' property.

public static readonly StringName RootPath

Field Value

StringName

ServerRelay

Cached name for the 'server_relay' property.

public static readonly StringName ServerRelay

Field Value

StringName