Table of Contents

Class SceneReplicationConfig.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class SceneReplicationConfig.MethodName : Resource.MethodName
Inheritance
SceneReplicationConfig.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddProperty

Cached name for the 'add_property' method.

public static readonly StringName AddProperty

Field Value

StringName

GetProperties

Cached name for the 'get_properties' method.

public static readonly StringName GetProperties

Field Value

StringName

HasProperty

Cached name for the 'has_property' method.

public static readonly StringName HasProperty

Field Value

StringName

PropertyGetIndex

Cached name for the 'property_get_index' method.

public static readonly StringName PropertyGetIndex

Field Value

StringName

PropertyGetReplicationMode

Cached name for the 'property_get_replication_mode' method.

public static readonly StringName PropertyGetReplicationMode

Field Value

StringName

PropertyGetSpawn

Cached name for the 'property_get_spawn' method.

public static readonly StringName PropertyGetSpawn

Field Value

StringName

PropertyGetSync

Cached name for the 'property_get_sync' method.

public static readonly StringName PropertyGetSync

Field Value

StringName

PropertyGetWatch

Cached name for the 'property_get_watch' method.

public static readonly StringName PropertyGetWatch

Field Value

StringName

PropertySetReplicationMode

Cached name for the 'property_set_replication_mode' method.

public static readonly StringName PropertySetReplicationMode

Field Value

StringName

PropertySetSpawn

Cached name for the 'property_set_spawn' method.

public static readonly StringName PropertySetSpawn

Field Value

StringName

PropertySetSync

Cached name for the 'property_set_sync' method.

public static readonly StringName PropertySetSync

Field Value

StringName

PropertySetWatch

Cached name for the 'property_set_watch' method.

public static readonly StringName PropertySetWatch

Field Value

StringName

RemoveProperty

Cached name for the 'remove_property' method.

public static readonly StringName RemoveProperty

Field Value

StringName