Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
0.8.3:inventory [2021/09/03 13:07] – [Visual Items] admin0.8.3:inventory [2021/09/03 13:09] – [Visual Items] admin
Line 393: Line 393:
  
 <file pascal> <file pascal>
 +[...]
 +
 +GorillaInventory.OnLoadResource := DoOnInventoryLoadResource;
 +
 +[...]
 +
 procedure TForm1.DoOnInventoryLoadResource(const AInventory : TGorillaInventory; procedure TForm1.DoOnInventoryLoadResource(const AInventory : TGorillaInventory;
     const AResIdx : Integer; const AResource : String;     const AResIdx : Integer; const AResource : String;