Author Topic: Which reactor is about modified Xdata ?  (Read 1546 times)

0 Members and 1 Guest are viewing this topic.

gswang

  • Newt
  • Posts: 117
Which reactor is about modified Xdata ?
« on: December 08, 2014, 09:22:10 AM »
Which  reactor is about modified Xdata ?
is Database.ObjectModified?

BlackBox

  • King Gator
  • Posts: 3770
Re: Which reactor is about modified Xdata ?
« Reply #1 on: December 08, 2014, 11:38:30 AM »
You can use ObjectOpenedForModify event to store an Object's current XData, and then on ObjectModified event compare the resultant value of same in order to determine if there's been a change to said XData.

Cheers
"How we think determines what we do, and what we do determines what we get."