GodotObject.propertyListChangedNotify

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.

struct GodotObject
@nogc nothrow
void
propertyListChangedNotify
()

Meta