Click or drag to resize

ObjectPropertyListChangedNotify Method

Notify the editor that the property list has changed, so that editor plugins can take the new values into account. Does nothing on export builds.

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