df-structures icon indicating copy to clipboard operation
df-structures copied to clipboard

update itemst vmethod 106

Open ab9rf opened this issue 3 years ago • 2 comments

itemst vmethod 106 is called to notify of the creation of a masterwork. there are three arguments. the first is definitely a pointer to a unit; the other two are unknown at this time

ab9rf avatar Jun 12 '22 23:06 ab9rf

Is this notify like creating an announcement, or notify as in notify listeners?

In that second sense, would it be possible to hook this method and fire an eventful event?

myk002 avatar Jun 21 '22 14:06 myk002

In that second sense, would it be possible to hook this method and fire an eventful event?

Even in first sense it could be a method for eventful.

warmist avatar Jun 22 '22 06:06 warmist