Return the address of the non‐modifiable category having the specified categoryName, possibly changed by the registered category name filter callback, in the registry of this category manager, or 0 if no such category exists.

Synopsis

Declared in <ball_categorymanager.h>

Category const*
lookupCategory(char const* categoryName) const;

Created with MrDocs