incBeginCategory

Begins a category using the defined color

Remember to call incEndCategory after!

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

Meta