incBeginCategory

Begins a category using slightly darkened versions of the main UI colors

Remember to call incEndCategory after!

  1. bool incBeginCategory(const(char)* title, IncCategoryFlags flags)
    bool
    incBeginCategory
  2. bool incBeginCategory(const(char)* title, ImVec4 color, IncCategoryFlags flags)

Meta