DzProperty Value changing event

I want be notified when DzNode properties value changed.

How can I do it?

Comments

  • rbtwhizrbtwhiz Posts: 2,171

    Connect to the DzProperty::currentValueChanged() signal on the property you want to be notified of.

    -Rob

  • Thanks Rob,

    but why this signl not exist in documentation, and where we can full documentation(of course if it possible)?

    Thanks again for fast reply

Sign In or Register to comment.