Click or drag to resize

RemoteTransform2DForceUpdateCache Method

RemoteTransform2D caches the remote node. It may not notice if the remote node disappears; ForceUpdateCache forces it to update the cache again.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ForceUpdateCache()
See Also