Skip to content
Semyon Gritsenko edited this page Dec 12, 2022 · 4 revisions

Welcome to the EnumerationExtensionPublic wiki!

Video Demonstration

Link

Custom predicate

  • Create your Blueprint class from BaseSortPredicate
    image
  • Override compare function
    image
  • Compare should return true if first is less than second
  • Select your awesome predicate in Enum Editor and click Sort
    image
Clone this wiki locally