CheckContainers
from direct.showbase.ContainerLeakDetector import CheckContainers
Job to check container sizes and find potential leaks; sub-job of ContainerLeakDetector
Inheritance:
CheckContainers
:
Methods of CheckContainers:
__init__
destroy
getPriority
run
__init__
def __init__(self, name, leakDetector, index)
Undocumented function.
destroy
def destroy(self)
Undocumented function.
getPriority
def getPriority(self)
Undocumented function.
run
def run(self)
Undocumented function.