Recent content by gameboomvr

  1. G

    Sort by Name

    Thanks, m_InventoryGrid.SortItemIndexes(itemInfoComparer); and then InventoryGrid.Draw() works for me :) I'm doing also InventoryGrid.BindGridFilterSorter(this); InventoryGrid.UseGridIndex = false; Because I want to allow user to switch off and on the sorting or choose another one. Just wanna to...
  2. G

    Sort by Name

    Hi, I want to sort by name my ItemInfo grid every time I press a button. I used code from documentation, but I don't know how to make it work. Where should I place it or which method should I use to update sorting. I don't use UI Designer and i have category filters as well.
  3. G

    Compatibility

    Thank you for your response
  4. G

    Compatibility

    Hi, I want to buy Swimming Pack, but there is an information that it requires Opsive Character Controller which links to the V3. Does it work with the legacy Ultimate character controller v. 2.4.9 as well? And does it work for lakes on unity terrain?
Top