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
GetProperties
Cached name for the 'get_properties' method.
public static readonly StringName GetProperties
Field Value
HasProperty
Cached name for the 'has_property' method.
public static readonly StringName HasProperty
Field Value
PropertyGetIndex
Cached name for the 'property_get_index' method.
public static readonly StringName PropertyGetIndex
Field Value
PropertyGetReplicationMode
Cached name for the 'property_get_replication_mode' method.
public static readonly StringName PropertyGetReplicationMode
Field Value
PropertyGetSpawn
Cached name for the 'property_get_spawn' method.
public static readonly StringName PropertyGetSpawn
Field Value
PropertyGetSync
Cached name for the 'property_get_sync' method.
public static readonly StringName PropertyGetSync
Field Value
PropertyGetWatch
Cached name for the 'property_get_watch' method.
public static readonly StringName PropertyGetWatch
Field Value
PropertySetReplicationMode
Cached name for the 'property_set_replication_mode' method.
public static readonly StringName PropertySetReplicationMode
Field Value
PropertySetSpawn
Cached name for the 'property_set_spawn' method.
public static readonly StringName PropertySetSpawn
Field Value
PropertySetSync
Cached name for the 'property_set_sync' method.
public static readonly StringName PropertySetSync
Field Value
PropertySetWatch
Cached name for the 'property_set_watch' method.
public static readonly StringName PropertySetWatch
Field Value
RemoveProperty
Cached name for the 'remove_property' method.
public static readonly StringName RemoveProperty