NodeRset Method |
Remotely changes a property's value on other peers (and locally). Behaviour depends on the RPC configuration for the given property, see RsetConfig(String, MultiplayerAPIRPCMode). See also Rpc(String, Object) for RPCs for methods, most information applies to this method as well.
Namespace: Godot
public void Rset( string property, Object value )
[Missing <param name="property"/> documentation for "M:Godot.Node.Rset(System.String,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.Node.Rset(System.String,System.Object)"]