canClearFuncCache method

bool canClearFuncCache()

Implementation

bool canClearFuncCache(){
	return procFunc().canDel();
}