WallGo.isCollisionModuleAvailable

isCollisionModuleAvailable()[source]

Returns True if the WallGoCollision extension module could be loaded and is ready for use. By default it is loaded together with WallGo, but WallGo can operate in restricted mode even if the load fails. This function can be used to check module availability at runtime if you must operate in an environment where the module may not always be available.

Return type:

bool