Function Node.rsetUnreliable

Remotely changes the property's value on other peers (and locally) using an unreliable protocol.

void rsetUnreliable(VariantArg1) (
  in String property,
  in VariantArg1 value
);